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
23 changes: 11 additions & 12 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
GEM
remote: http://rubygems.org/
specs:
activesupport (4.2.4)
i18n (~> 0.7)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
activesupport (7.0.4.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
addressable (2.3.8)
concurrent-ruby (1.1.10)
domain_name (0.5.25)
unf (>= 0.0.5, < 1.0.0)
eventmachine (1.0.8)
Expand Down Expand Up @@ -37,11 +37,11 @@ GEM
domain_name (~> 0.5)
http-form_data (1.0.1)
http_parser.rb (0.6.0)
i18n (0.7.0)
json (1.8.3)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
launchy (2.4.3)
addressable (~> 2.3)
minitest (5.8.1)
minitest (5.17.0)
multipart-post (2.0.0)
oj (2.12.14)
rack (1.6.12)
Expand All @@ -62,10 +62,9 @@ GEM
faraday
faraday_middleware
faye-websocket
thread_safe (0.3.5)
tilt (2.0.2)
tzinfo (1.2.2)
thread_safe (~> 0.1)
tzinfo (2.0.5)
concurrent-ruby (~> 1.0)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.1)
Expand Down