Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
85 changes: 45 additions & 40 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,77 +1,82 @@
GEM
remote: https://rubygems.org/
specs:
backports (3.11.3)
coffee-script (2.4.1)
coffee-script-source
execjs
coffee-script-source (1.12.2)
concurrent-ruby (1.0.5)
daemons (1.2.6)
concurrent-ruby (1.1.10)
daemons (1.4.1)
domain_name (0.5.20180417)
unf (>= 0.0.5, < 1.0.0)
et-orbi (1.1.0)
et-orbi (1.2.7)
tzinfo
eventmachine (1.2.6)
execjs (2.7.0)
eventmachine (1.2.7)
execjs (2.8.1)
ffi (1.15.5)
fugit (1.5.3)
et-orbi (~> 1, >= 1.2.7)
raabro (~> 1.4)
http-cookie (1.0.3)
domain_name (~> 0.5)
libv8 (3.16.14.19)
mime-types (3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2016.0521)
multi_json (1.13.1)
mustermann (1.0.2)
multi_json (1.15.0)
mustermann (1.1.1)
ruby2_keywords (~> 0.0.1)
netrc (0.11.0)
rack (2.0.5)
rack-protection (2.0.1)
raabro (1.4.0)
rack (2.2.3.1)
rack-protection (2.2.0)
rack
ref (2.0.0)
rest-client (2.0.2)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
rufus-scheduler (3.4.2)
et-orbi (~> 1.0)
sass (3.4.25)
sinatra (2.0.1)
ruby2_keywords (0.0.5)
rufus-scheduler (3.8.1)
fugit (~> 1.1, >= 1.1.6)
sassc (2.4.0)
ffi (~> 1.9)
sinatra (2.2.0)
mustermann (~> 1.0)
rack (~> 2.0)
rack-protection (= 2.0.1)
rack (~> 2.2)
rack-protection (= 2.2.0)
tilt (~> 2.0)
sinatra-contrib (2.0.1)
backports (>= 2.0)
sinatra-contrib (2.2.0)
multi_json
mustermann (~> 1.0)
rack-protection (= 2.0.1)
sinatra (= 2.0.1)
tilt (>= 1.3, < 3)
smashing (1.1.0)
coffee-script (~> 2.4.1)
execjs (~> 2.7.0)
rack (~> 2.0.0)
rufus-scheduler (~> 3.4.2)
sass (~> 3.4.24)
sinatra (~> 2.0.0)
sinatra-contrib (~> 2.0.0)
sprockets (~> 3.7.1)
thin (~> 1.7.0)
thor (~> 0.19.4)
sprockets (3.7.1)
rack-protection (= 2.2.0)
sinatra (= 2.2.0)
tilt (~> 2.0)
smashing (1.3.5)
coffee-script (~> 2.4)
execjs (~> 2.7)
rack (~> 2.2)
rufus-scheduler (~> 3.6)
sassc (~> 2.0)
sinatra (~> 2.0)
sinatra-contrib (~> 2.0)
sprockets (~> 4.0)
thin (~> 1.7)
thor (~> 1.0)
sprockets (4.0.3)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
therubyracer (0.12.3)
libv8 (~> 3.16.14.15)
ref
thin (1.7.2)
thin (1.8.1)
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0, >= 1.0.4)
rack (>= 1, < 3)
thor (0.19.4)
thread_safe (0.3.6)
tilt (2.0.8)
tzinfo (1.2.5)
thread_safe (~> 0.1)
thor (1.2.1)
tilt (2.0.10)
tzinfo (2.0.4)
concurrent-ruby (~> 1.0)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.5)
Expand All @@ -85,4 +90,4 @@ DEPENDENCIES
therubyracer

BUNDLED WITH
1.16.1
1.17.3