Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remock readme update #64

Open
wants to merge 297 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
297 commits
Select commit Hold shift + click to select a range
295679e
Update the URL of the homepage in metadata
Dangeranger May 31, 2019
d33a51d
Update the Twitter stream target for viewing tweets
Dangeranger May 31, 2019
7357373
Serve the CC-BY-SA logo from server instead of CDN
Dangeranger May 31, 2019
d04d160
General cleanup of code formatting and order
Dangeranger May 31, 2019
56a7f41
Exclude SCSS files from the '-' to '_' URL rewrite rule
Dangeranger May 31, 2019
ab00c04
Do not need to see exceptions in the renderd HTML
Dangeranger May 31, 2019
1ebcc60
Remove references to 'Code Like This' from tests
Dangeranger May 31, 2019
c37139d
Update installfest (#37)
aakatz3 May 31, 2019
5c31e0c
Fix conflict markers
Dangeranger Jun 5, 2019
09947e7
Colorize the JS code in the lesson
Dangeranger Jun 5, 2019
5b0c4c9
Fix gitignore and rakefile
aakatz3 Jun 6, 2019
6536d20
Ruby verbal logic is for control flow, use symbol logic instead
Dangeranger Jun 7, 2019
93e2476
CSS files should not have comments within them
Dangeranger Jun 7, 2019
0e57541
Make sure the CSS is rebuilt during the deploy release phase
Dangeranger Jun 14, 2019
dd447f7
Building the CSS has to be part of the build phase
Dangeranger Jun 14, 2019
3d191da
Fix phrasing on the word "desktop" (#39)
aakatz3 Jun 14, 2019
d5d0123
Phrasing and fixes for the logic section (#44)
aakatz3 Jun 14, 2019
e43ec46
add spacing in counting potatoes section (#42)
sjv01180 Jun 14, 2019
76285a6
Fix values multiline; fix hello express so it works (#41)
aakatz3 Jun 14, 2019
f62d9f6
Improve the Events and DomScripting lesson
Dangeranger Jun 18, 2019
a89e942
Improve the embedding lesson using a more appropriate IFrame
Dangeranger Jun 18, 2019
db9ecab
Improve the code formatting for the Cypress lesson
Dangeranger Jun 19, 2019
6af6da8
Add labs to the basic CSS lesson
Dangeranger Jun 24, 2019
97de7cf
Unify the Portfolio Project pages and add more detailed instructions
Dangeranger Jul 1, 2019
3999532
Remove unused Dothraki translator project and assets
Dangeranger Jul 1, 2019
a685f78
Upgrade Bundler version to 2.0.2 due to Heroku update and release
Dangeranger Jul 1, 2019
2938060
Update puma to version 4.0.0 (#47)
depfu[bot] Jul 1, 2019
425c164
Update local gems after upgrading Bundler to 2.0.2 (#49)
Dangeranger Jul 1, 2019
594e4ca
Include Windows Cmder specific instructions
aakatz3 Apr 4, 2019
51d2681
Formatting and colorization of the lesson content
Dangeranger Jul 18, 2019
4b4369c
Update puma to version 4.0.1 (#50)
depfu[bot] Jul 18, 2019
94a5e56
Fix the colorization on the slides for conditional rendering
Dangeranger Jul 18, 2019
7c2de93
Improve highlighting on JSX in the Refs lesson
Dangeranger Jul 18, 2019
6c18f61
More recent starter code repository link
sjv01180 Jul 19, 2019
b401ea8
Improve the React intro with more images and less words
Dangeranger Jul 24, 2019
b8ba38d
Add another CodePen for a form into the react intro tutorial
Dangeranger Jul 24, 2019
43c51c7
Update the Today-I-Learned Web project with better extra features
Dangeranger Jul 31, 2019
cd9a1da
JS Part-time track, dedicated lessons and improvements
Dangeranger Sep 11, 2019
f055d4d
Update puma to version 4.1.1 (#59)
depfu[bot] Sep 11, 2019
37e1e08
Update sinatra-contrib to version 2.0.7 (#57)
depfu[bot] Sep 11, 2019
7494cb8
Update activesupport to version 6.0.0 (#55)
depfu[bot] Sep 11, 2019
a98db4f
rearranged slide order fixed error in logical operators
Habenzy Sep 12, 2019
5676b65
Update nokogiri to version 1.10.4 (#54)
depfu[bot] Sep 11, 2019
bcdad57
Correct typos in mongodb-queries (#52)
sjv01180 Sep 11, 2019
6bf824e
Update rake to version 12.3.3 (#51)
depfu[bot] Sep 11, 2019
bb21491
Embed a calendar of lessons in the welcome page for JS-Part-Time
Dangeranger Sep 17, 2019
8f91148
Open the navigation on JS-part-time course to be open on load
Dangeranger Sep 17, 2019
650f1c4
Make the sidebar and the Welcome message area align to the same top
Dangeranger Sep 16, 2019
babdbd6
Image consolidation (#61)
Dangeranger Sep 18, 2019
e1fe5b7
async, callbacks, and glossary v1
Habenzy Sep 17, 2019
f575cd9
fleshed out many definitions, added code examples where relevant
Habenzy Sep 17, 2019
961c1ef
Add more labs to JavaScript operators lesson
Habenzy Sep 18, 2019
d11a97e
Added more operators; Restrucutred the 'types of operators' slide
Habenzy Sep 19, 2019
8305932
null slidedeck replaced with new 'empty_values' slide deck in js-intro
Habenzy Sep 19, 2019
ecdd2c9
spelling corrections
Habenzy Sep 19, 2019
422c8cc
reordered lessons for js after hours
Habenzy Sep 20, 2019
1abb68b
Further labs special topics (#82)
Habenzy Sep 24, 2019
c75a3c4
Update JS-Intro Function lab with better wording
Dangeranger Sep 24, 2019
6526739
Fix ReferenceError with Function lesson
Dangeranger Sep 24, 2019
8715d13
Place solution behind a <details> block
Dangeranger Sep 24, 2019
33595b7
Fix up the additional function labs with more example outputs
Dangeranger Sep 25, 2019
a64c25b
first draft of unit testing lesson
Habenzy Sep 25, 2019
68a3547
more descriptive name for 'age_calculator'; lab hints and solutions a…
Habenzy Sep 25, 2019
22a3597
hints and solutions for vscode labs; js-intro track
Habenzy Sep 25, 2019
438efe5
javascript labs hints, solutions; phrasing, spelling, and grammar fixes
Habenzy Sep 25, 2019
bb2de6d
just syntax highlighting
Habenzy Sep 25, 2019
2f50478
all the syntax highlighting; vars replaced with let
Habenzy Sep 25, 2019
6dec818
Details was missing a closing tag
Dangeranger Sep 25, 2019
d1546a1
Added closing details tags, replaced summary tags
Dangeranger Sep 25, 2019
48e56ea
Added more details tags, replaced summary tags
Dangeranger Sep 25, 2019
1ca8653
Update puma to version 4.2.0
depfu[bot] Sep 24, 2019
fff8c54
Move scope one-way image so other lessons can reference
Dangeranger Sep 26, 2019
999c88a
Make the markdown link to input-output work in other tracks
Dangeranger Sep 26, 2019
6c5b7fc
Link to the correct Input/Output lesson
Dangeranger Sep 26, 2019
011027f
spelling fixes; formatting
Habenzy Oct 1, 2019
f3271ad
missed some syntax highlighting; oo_js track edits
Habenzy Sep 26, 2019
4325984
react track edits; better diagrams
Habenzy Sep 26, 2019
493c0c3
updated images
Habenzy Sep 26, 2019
f485f82
updated http response example
Habenzy Sep 26, 2019
03778f5
mapping lessons updated
Habenzy Sep 26, 2019
7156bed
rough outline of media lesson
Habenzy Sep 26, 2019
d401bb1
lesson on media types
Habenzy Sep 27, 2019
b888f3e
updated image
Habenzy Sep 27, 2019
881460c
misspelled file name
Habenzy Sep 27, 2019
75cc818
merged stateless components into props and state
Habenzy Sep 27, 2019
d1aa864
removed empty deck
Habenzy Sep 27, 2019
d5e19a4
simplified event fllow diagram
Habenzy Sep 27, 2019
148989e
github diagrams
Habenzy Sep 27, 2019
50f9900
combined pull_requests with forks_and_clones
Habenzy Sep 27, 2019
7a7accd
updated graphic
Habenzy Sep 30, 2019
6686bea
full solution
Habenzy Sep 30, 2019
afbeec7
added more react setup options
Habenzy Sep 30, 2019
51027e4
removed pointless link
Habenzy Sep 30, 2019
a4c0745
added images to clarify debuggers
Habenzy Sep 30, 2019
3638209
closed out 'cs' track; preserved unicode and state machine lessons
Habenzy Sep 30, 2019
bb54151
empty tracks go away
Habenzy Sep 30, 2019
1e0b244
cleanup of deleted tracks
Habenzy Sep 30, 2019
2b5caf1
whoops, already added that
Habenzy Sep 30, 2019
f0c3351
general cleanup of unused/empty lessons
Habenzy Sep 30, 2019
a653351
removed deleted tracks
Habenzy Sep 30, 2019
d7f882a
merged parameters_in_express into routing
Habenzy Sep 30, 2019
3020ca4
removed empty lessons; edited for clarity and style
Habenzy Sep 30, 2019
818f0fd
fixes for: syntax highlighting; grammer & spelling; broken image links
Habenzy Sep 30, 2019
eab039d
error fixing
Habenzy Sep 30, 2019
b9ef483
fixed broken state machine link
Habenzy Oct 2, 2019
5fdc4b9
misnamed solution
Habenzy Oct 3, 2019
2e75ca5
misspelled variable name
Habenzy Oct 10, 2019
91b27c2
misnamed variable
Habenzy Oct 10, 2019
7227083
spelling mistake
Habenzy Oct 14, 2019
e687702
Fix broken Track requires and links from Curriculum
Dangeranger Oct 11, 2019
e4d1a1f
FixUp requires and $LOAD_PATH setup for Tracks and Lessons
Dangeranger Oct 11, 2019
8e247de
Switch all todos to TODO so Rake can list them
Dangeranger Oct 11, 2019
5855604
Update puma to version 4.2.1
depfu[bot] Oct 8, 2019
29a91e0
Fix rake-notes errors due to wrong Bundler environment
Dangeranger Oct 12, 2019
4590b1b
Add Rollbar service to log errors in production
Dangeranger Oct 12, 2019
c6cdcb1
Use NewRelic for App and Browser performance profiling
Dangeranger Oct 13, 2019
a473abe
Update rspec to version 3.9.0
depfu[bot] Oct 12, 2019
f660bf3
Update all development Bundler dependencies (2019-10-13)
depfu[bot] Oct 13, 2019
18fadde
Update rake to version 13.0.0
depfu[bot] Oct 13, 2019
9a859a9
spelling, fixes; consistent language
Habenzy Oct 11, 2019
868fa2e
best practices lesson
Habenzy Oct 2, 2019
3fb1a4e
references section now accessible
Habenzy Oct 2, 2019
d7e7118
formatting
Habenzy Oct 2, 2019
4116c0c
spelling; formatting; flow
Habenzy Oct 3, 2019
e6ec193
formatting
Habenzy Oct 3, 2019
2e4e88b
new repo button image
Habenzy Oct 3, 2019
edd8ad0
the basic commands
Habenzy Oct 4, 2019
5f4e30a
clarification
Habenzy Oct 4, 2019
33ace1f
spacing
Habenzy Oct 4, 2019
67d8d84
testing lessons polished and included in tracks
Habenzy Oct 14, 2019
69f22da
layout fixes
Habenzy Oct 16, 2019
44998fb
Needed more object labs
Habenzy Oct 16, 2019
e4a4b3c
simple refactoring lesson, with fewer hippie jokes
Habenzy Oct 16, 2019
8a20e6c
more bonus lessons
Habenzy Oct 16, 2019
6f5d2bd
got distracted, made it flow better
Habenzy Oct 16, 2019
b34e7ef
layout fixes
Habenzy Oct 16, 2019
6011bb2
bonus lessons
Habenzy Oct 16, 2019
6348c4f
extra labs
Habenzy Oct 16, 2019
9173127
Hints for backlog
Habenzy Oct 2, 2019
0adf413
Hints for backlog
Habenzy Oct 2, 2019
42d85e2
hints added; formatting and clarity/flow edits
Habenzy Oct 2, 2019
6e6d030
edits for clarity; no assumed prerequisite projects
Habenzy Oct 2, 2019
cedf348
spelling; updated outdated info
Habenzy Oct 2, 2019
ccf48a0
made fromatting and language consistent with (most) other lessons
Habenzy Oct 3, 2019
dba54d1
spelling; grammer; formatting
Habenzy Oct 3, 2019
4b428e2
deleted useless/empty projects
Habenzy Oct 4, 2019
8aac8b8
incomplete projects removed
Habenzy Oct 7, 2019
dafbc73
grammar fixes; language updated to be cohort agnostic
Habenzy Oct 7, 2019
4bed874
spelling and formatting made consistent for standard projects
Habenzy Oct 7, 2019
9572583
grammer and flow
Habenzy Oct 7, 2019
c24fa03
grammar and flow
Habenzy Oct 10, 2019
01f5f4b
spelling & grammar fixes
Habenzy Oct 11, 2019
cb0bcba
broken image link
Habenzy Oct 22, 2019
e73321a
spelling fixes
Habenzy Oct 22, 2019
bed478a
timing event args mixed up
Habenzy Oct 30, 2019
be8234d
Update rake to version 13.0.1
depfu[bot] Nov 15, 2019
da38863
Update puma to version 4.3.0
depfu[bot] Nov 8, 2019
be199bc
Fix the build of review apps by using ENV vars in Heroku
Dangeranger Nov 15, 2019
4da0928
Update rack-cache to version 1.10.0
depfu[bot] Nov 15, 2019
569f6a4
Update activesupport to version 6.0.1
depfu[bot] Nov 15, 2019
29e286a
Update nokogiri to version 1.10.5
depfu[bot] Nov 15, 2019
d3761ec
links for meetup groups
Habenzy Nov 21, 2019
33341c9
Merge branch 'master' of https://github.com/BurlingtonCodeAcademy/cod…
Habenzy Nov 21, 2019
91fb053
Update oj to version 3.10.0
depfu[bot] Nov 30, 2019
5f0b380
more labs in intro track
Habenzy Feb 3, 2020
ce93142
more lessons for main javascript track brought in from javascript_intro
Habenzy Feb 3, 2020
b51d299
Cleanup the homepage and update to the Spring 2020 bootcamp
Dangeranger Feb 4, 2020
267e994
Add a Common Methods reference page to the curriculum
Dangeranger Feb 4, 2020
05bbb63
Add links to the Projects and References sections
Dangeranger Feb 4, 2020
86e6728
Use lower heading values in the titles for outline to pick up on
Dangeranger Feb 4, 2020
3601f9a
Fixed typo in variables within example code
Dangeranger Feb 4, 2020
f1b3aa2
Update logic.md broken link to correct link
ncastle Feb 5, 2020
ba7b3aa
Update nokogiri to version 1.10.8
depfu[bot] Feb 11, 2020
7612de7
Update rollbar to version 2.23.2
depfu[bot] Jan 14, 2020
abd68b4
Update oj to version 3.10.2
depfu[bot] Feb 11, 2020
7f85da6
Update rack to version 2.0.8
depfu[bot] Dec 18, 2019
b11ee0b
Update sinatra to version 2.0.8.1
depfu[bot] Feb 11, 2020
08889fb
Update puma to version 4.3.1
depfu[bot] Dec 6, 2019
f624a54
Update newrelic_rpm to version 6.8.0.360
depfu[bot] Feb 11, 2020
0f0f701
Update activesupport to version 6.0.2.1
depfu[bot] Dec 19, 2019
249e830
Update json to version 2.3.0
depfu[bot] Dec 12, 2019
f3e43d2
Update all development Bundler dependencies (2020-02-11)
depfu[bot] Feb 11, 2020
c0bd0a6
Update rack-cache to version 1.11.0
depfu[bot] Feb 11, 2020
d74d3c5
Update barnes to version 0.0.8
depfu[bot] Feb 11, 2020
40a58c7
Spelling Error
ncastle Feb 17, 2020
d477dd2
Added a Scripting lab on updating the DOM
Dangeranger Feb 18, 2020
f7f2dfd
Increase the Lab window size
Dangeranger Feb 18, 2020
ce9130d
Added Lab on updating an element every time a button click occurred
Dangeranger Feb 18, 2020
e8ece69
Created a Lab about adding items to a list of other items
Dangeranger Feb 18, 2020
c56857e
added missing lessons, finished up uncompleted lessons, moved misplac…
Habenzy Mar 1, 2020
c85b5dd
link to leaflet docs updated to point at most recent version
Habenzy Mar 4, 2020
c853d74
leaflet docs link updated in ALL locations
Habenzy Mar 4, 2020
500b415
example code updated to point to most recent leaflet version
Habenzy Mar 4, 2020
c0c327a
updated project description
Habenzy Mar 5, 2020
45a35b3
fixed box formatting, and added icebox stories
Habenzy Mar 5, 2020
b22872e
Update puma to version 4.3.3
depfu[bot] Feb 29, 2020
ef95efd
Update oj to version 3.10.5
depfu[bot] Mar 5, 2020
a987bfb
Update nokogiri to version 1.10.9
depfu[bot] Mar 2, 2020
cec3a30
Update newrelic_rpm to version 6.9.0.363
depfu[bot] Feb 22, 2020
f6762e4
Update rollbar to version 2.24.0
depfu[bot] Feb 15, 2020
5bcfc39
Better explain the onload approach to DOM scripting
Dangeranger Mar 9, 2020
125ae9b
Improve the explanation of JSX to JavaScript code and methods
Dangeranger Mar 9, 2020
bdb4d94
update intro lesson for spring 2020 cohort
Dangeranger Mar 24, 2020
8117711
add more labs for the JS After Hours Spring 2020
Dangeranger Mar 24, 2020
4f252cb
Update activesupport to version 6.0.2.2
depfu[bot] Mar 20, 2020
ccc855f
Update course home page for Spring 2020 after hours
Dangeranger Mar 26, 2020
528c5f5
Update oj to version 3.10.6
depfu[bot] Apr 6, 2020
f87693e
Update rack-cache to version 1.11.1
depfu[bot] Apr 7, 2020
1278067
Update newrelic_rpm to version 6.10.0.364
depfu[bot] Apr 8, 2020
de3a534
new labs for practicing DOM manipulation
Habenzy May 5, 2020
4ae1b13
tweaks, and changes, a few more labs
Habenzy May 20, 2020
d566f3d
spelling, formatting, and grammar fixes
Habenzy May 22, 2020
fd89b98
fixed elements not showing up
Habenzy May 22, 2020
e6d10af
Week 2 core lessons
Habenzy May 20, 2020
229554d
fixed broken links and spelling error
Habenzy May 22, 2020
9a6af74
week 3 ready for review
Habenzy May 20, 2020
9769290
spelling fixed
Habenzy May 22, 2020
b27b922
ready for review
Habenzy May 20, 2020
08b31a8
fixed spelling, grammar, and broken links
Habenzy May 22, 2020
903742b
week 5 ready for review
Habenzy May 21, 2020
eeeece0
spelling, and grammar fixes
Habenzy May 22, 2020
69c0c71
week 6 ready for review, more labs, restructured intro react lessons
Habenzy May 26, 2020
226efd2
spelling
Habenzy May 28, 2020
6ea8584
react router labs added
Habenzy May 26, 2020
8a91d2d
week seven ready for review
Habenzy May 26, 2020
6f4f5cf
spelling fixes
Habenzy May 28, 2020
1504387
added a lesson for week 2
Habenzy Jun 1, 2020
32b6b9d
incorrect usage of isNaN
Habenzy Jun 3, 2020
5984099
removed references to ARGV before ARGV is taught
Habenzy Jun 4, 2020
c44b9b2
updated escape room solution
Habenzy Jun 9, 2020
2aec264
Update dependencies for version bumps and security fixes
Dangeranger Jun 11, 2020
fe2287b
Removed external lab, and replaced with custom lab, slight reorder of…
Habenzy Jun 14, 2020
1348960
forgot to add anchord into the lesson list
Habenzy Jun 15, 2020
dbda5b0
formatting issues
Habenzy Jun 15, 2020
0fcc356
fix: Gemfile to reduce vulnerabilities
snyk-bot Jun 17, 2020
9bd49e3
Update rack to version 2.2.3
depfu[bot] Jun 16, 2020
a80ed44
Jeopardy project assignment complete storyboard
Habenzy May 13, 2020
0c059d0
Update link to W3 schools DOM page
ncastle Jun 22, 2020
6eacb78
Update the Gemfile.lock after update of dependencies
Dangeranger Jun 22, 2020
cf58823
we'll need the event listeners deck in the bootcamp as well
Habenzy Jun 22, 2020
6598019
foorgot to add lesson to display list
Habenzy Jun 29, 2020
11b31bb
forgot to add lesson to display list
Habenzy Jun 29, 2020
1fa50e9
added install instructions
Habenzy Jul 15, 2020
5b4cd8a
added start commands
Habenzy Jul 15, 2020
e8fbbb2
general information, and setup for firebase apps
Habenzy Jul 19, 2020
0ac7ad5
authentication, and database rules
Habenzy Jul 19, 2020
4305398
Update oj to version 3.10.8
depfu[bot] Jul 25, 2020
4dbc8b8
Added image and basic description
pphelps28 Aug 26, 2020
1fc257f
added Stories and Getting Started sections
pphelps28 Aug 26, 2020
ce60bba
Clarified case in Links story
pphelps28 Aug 26, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
3 changes: 0 additions & 3 deletions .bowerrc

This file was deleted.

9 changes: 8 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,21 @@ version: 2
jobs:
build:
docker:
- image: circleci/ruby:2.4.1-node
- image: circleci/ruby:2.5.5-node
steps:
- checkout
# Restore bundle cache
# - restore_cache:
# keys:
# - rails-demo-{{ checksum "Gemfile.lock" }}
# - rails-demo-
- run:
name: Configure Bundler
command: |
echo 'export BUNDLER_VERSION=$(cat Gemfile.lock | tail -1 | tr -d " ")' >> $BASH_ENV
source $BASH_ENV
gem install bundler

- run:
name: Install dependencies
command: bundle check || bundle install --jobs 4 --retry 3
Expand Down
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,5 @@ spec/results.txt
*__
.dropbox.attr
.node_modules
public/css/app.css
public/css/app.css.map
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.4.4
2.5.5
50 changes: 25 additions & 25 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,34 +1,34 @@
source 'https://rubygems.org'
ruby "~> 2.5.5"

gem "sinatra", "~> 2.0.1"
gem "sinatra-contrib"
gem "sinatra", "~> 2.0.8", ">= 2.0.8.1"
gem "sinatra-contrib", "~> 2.0", ">= 2.0.8.1"
gem "erector", ">=0.9.0"
gem "thin"
gem "activesupport"
gem "json", "~>1.8"
gem "puma", "~> 4.3", ">= 4.3.5"
gem "activesupport", "~> 6.0", ">= 6.0.3.1"
gem "json", "~> 2.2"
gem "rack-rewrite", "~>1.5"
gem "sass", "~> 3.5.0"
gem "awesome_print"
gem "chronic"
gem "redcarpet" # todo: , "~> 3.4"

# gem "deckrb", path: "../deck.rb" # uncomment for local development
gem "sass", "~> 3.7.4"
gem "awesome_print", "~> 1.8"
gem "chronic", "~> 0.10.2"
gem "redcarpet", "~> 2.3"
gem "rack-ssl", "~> 1.4", ">= 1.4.1"
gem "barnes", "~> 0.0.7"
gem "nokogiri", "~> 1.7" # fixed versions, for Windows
gem 'newrelic_rpm', '~> 6.8', '>= 3.15.2.317'
gem "oj", "~> 3.9"
gem "rack-cache", "~> 1.12", ">= 1.12.0"
gem "rake", "~> 13.0"
gem "rake-notes", "~> 0.2"
gem "rspec", "~> 3.8"
gem "rollbar", "~> 2.25"
gem "deckrb", git: "https://github.com/alexch/deck.rb.git"

group :development, :test do
# gem "rerun", path: "../rerun" # uncomment for local development
gem "rerun", git: "https://github.com/alexch/rerun.git"

gem "listen"
gem 'wdm', '>= 0.1.0' if Gem.win_platform?
gem "rake", ">=10.0.1"
gem "listen", "~> 3.1"
gem 'wdm', '~> 0.1.0' if Gem.win_platform?
gem "files", "~> 0.4.0"
gem "pry", "~> 0.12.2"
gem "wrong", git: "https://github.com/alexch/wrong.git"
gem "files", ">=0.4.0"
end

group :test do
gem "rspec"
gem "rerun", git: "https://github.com/alexch/rerun.git"
end

# odd fixed versions, for Windows
gem "nokogiri", "~>1.7"
175 changes: 100 additions & 75 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
GIT
remote: https://github.com/alexch/deck.rb.git
revision: 31fa8aa44a96f14398765882a1c00e0e35036add
revision: 74430a2ae4ae0e78deacaa059c789e7575f50232
specs:
deckrb (0.6.0)
erector (>= 0.9.0)
json
nokogiri
optimist (~> 3.0)
rack (>= 1.4.1)
redcarpet (~> 2)
thin
trollop

GIT
remote: https://github.com/alexch/rerun.git
revision: dfe1532982e880c391629f9877b699fe06991762
revision: 49131b286a10a5bb37a6144987a8641f08511865
specs:
rerun (0.13.1)
listen (~> 3.0)
Expand All @@ -32,129 +32,154 @@ GIT
GEM
remote: https://rubygems.org/
specs:
activesupport (5.2.1)
activesupport (6.0.3.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
zeitwerk (~> 2.2, >= 2.2.2)
awesome_print (1.8.0)
backports (3.11.4)
backports (3.17.2)
barnes (0.0.8)
multi_json (~> 1)
statsd-ruby (~> 1.1)
chronic (0.10.2)
concurrent-ruby (1.1.3)
coderay (1.1.3)
colored (1.2)
concurrent-ruby (1.1.6)
daemons (1.3.1)
diff-lcs (1.2.5)
erector (0.10.0)
treetop (>= 1.2.3)
eventmachine (1.2.7)
eventmachine (1.2.7-x64-mingw32)
eventmachine (1.2.7-x86-mingw32)
ffi (1.9.25)
ffi (1.9.25-x64-mingw32)
ffi (1.9.25-x86-mingw32)
ffi (1.13.1)
files (0.4.0)
i18n (1.1.1)
i18n (1.8.3)
concurrent-ruby (~> 1.0)
json (1.8.6)
listen (3.1.5)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
ruby_dep (~> 1.2)
mini_portile2 (2.3.0)
minitest (5.11.3)
multi_json (1.13.1)
mustermann (1.0.3)
nokogiri (1.8.5)
mini_portile2 (~> 2.3.0)
nokogiri (1.8.5-x64-mingw32)
mini_portile2 (~> 2.3.0)
nokogiri (1.8.5-x86-mingw32)
mini_portile2 (~> 2.3.0)
json (2.3.0)
listen (3.2.1)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
method_source (0.9.2)
mini_portile2 (2.4.0)
minitest (5.14.1)
multi_json (1.14.1)
mustermann (1.1.1)
ruby2_keywords (~> 0.0.1)
newrelic_rpm (6.11.0.365)
nio4r (2.5.2)
nokogiri (1.10.9)
mini_portile2 (~> 2.4.0)
oj (3.10.8)
optimist (3.0.1)
polyglot (0.3.5)
predicated (0.2.6)
rack (2.0.6)
rack-protection (2.0.4)
pry (0.12.2)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
puma (4.3.5)
nio4r (~> 2.0)
rack (2.2.3)
rack-cache (1.12.0)
rack (>= 0.4)
rack-protection (2.0.8.1)
rack
rack-rewrite (1.5.1)
rake (12.3.1)
rb-fsevent (0.10.3)
rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2)
rack-ssl (1.4.1)
rack
rake (13.0.1)
rake-notes (0.2.2)
colored
rake
rb-fsevent (0.10.4)
rb-inotify (0.10.1)
ffi (~> 1.0)
redcarpet (2.3.0)
rspec (3.8.0)
rspec-core (~> 3.8.0)
rspec-expectations (~> 3.8.0)
rspec-mocks (~> 3.8.0)
rspec-core (3.8.0)
rspec-support (~> 3.8.0)
rspec-expectations (3.8.2)
rollbar (2.25.1)
rspec (3.9.0)
rspec-core (~> 3.9.0)
rspec-expectations (~> 3.9.0)
rspec-mocks (~> 3.9.0)
rspec-core (3.9.2)
rspec-support (~> 3.9.3)
rspec-expectations (3.9.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-mocks (3.8.0)
rspec-support (~> 3.9.0)
rspec-mocks (3.9.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-support (3.8.0)
ruby2ruby (2.4.1)
rspec-support (~> 3.9.0)
rspec-support (3.9.3)
ruby2_keywords (0.0.2)
ruby2ruby (2.4.4)
ruby_parser (~> 3.1)
sexp_processor (~> 4.6)
ruby_dep (1.5.0)
ruby_parser (3.11.0)
ruby_parser (3.14.2)
sexp_processor (~> 4.9)
sass (3.5.7)
sass (3.7.4)
sass-listen (~> 4.0.0)
sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
sexp_processor (4.11.0)
sinatra (2.0.4)
sexp_processor (4.15.0)
sinatra (2.0.8.1)
mustermann (~> 1.0)
rack (~> 2.0)
rack-protection (= 2.0.4)
rack-protection (= 2.0.8.1)
tilt (~> 2.0)
sinatra-contrib (2.0.4)
activesupport (>= 4.0.0)
sinatra-contrib (2.0.8.1)
backports (>= 2.8.2)
multi_json
mustermann (~> 1.0)
rack-protection (= 2.0.4)
sinatra (= 2.0.4)
tilt (>= 1.3, < 3)
rack-protection (= 2.0.8.1)
sinatra (= 2.0.8.1)
tilt (~> 2.0)
statsd-ruby (1.4.0)
thin (1.7.2)
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0, >= 1.0.4)
rack (>= 1, < 3)
thread_safe (0.3.6)
tilt (2.0.8)
tilt (2.0.10)
treetop (1.6.10)
polyglot (~> 0.3)
trollop (2.9.9)
tzinfo (1.2.5)
tzinfo (1.2.7)
thread_safe (~> 0.1)
zeitwerk (2.3.0)

PLATFORMS
ruby
x64-mingw32
x86-mingw32

DEPENDENCIES
activesupport
awesome_print
chronic
activesupport (~> 6.0, >= 6.0.3.1)
awesome_print (~> 1.8)
barnes (~> 0.0.7)
chronic (~> 0.10.2)
deckrb!
erector (>= 0.9.0)
files (>= 0.4.0)
json (~> 1.8)
listen
files (~> 0.4.0)
json (~> 2.2)
listen (~> 3.1)
newrelic_rpm (~> 6.8, >= 3.15.2.317)
nokogiri (~> 1.7)
oj (~> 3.9)
pry (~> 0.12.2)
puma (~> 4.3, >= 4.3.5)
rack-cache (~> 1.12, >= 1.12.0)
rack-rewrite (~> 1.5)
rake (>= 10.0.1)
redcarpet
rack-ssl (~> 1.4, >= 1.4.1)
rake (~> 13.0)
rake-notes (~> 0.2)
redcarpet (~> 2.3)
rerun!
rspec
sass (~> 3.5.0)
sinatra (~> 2.0.1)
sinatra-contrib
thin
rollbar (~> 2.25)
rspec (~> 3.8)
sass (~> 3.7.4)
sinatra (~> 2.0.8, >= 2.0.8.1)
sinatra-contrib (~> 2.0, >= 2.0.8.1)
wrong!

RUBY VERSION
ruby 2.5.5p157

BUNDLED WITH
1.16.5
2.0.2
2 changes: 1 addition & 1 deletion Procfile
Original file line number Diff line number Diff line change
@@ -1 +1 @@
web: bundle exec rackup config.ru -p $PORT
web: bundle exec rake build_css && bundle exec rackup config.ru -p $PORT
Loading