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: 10 additions & 13 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ GEM
compass (~> 1.0.0)
sass-rails (<= 5.0.1)
sprockets (< 2.13)
connection_pool (2.1.1)
connection_pool (2.2.5)
crass (1.0.1)
ctags-bundler (0.0.1)
bundler (>= 1.0)
Expand Down Expand Up @@ -327,7 +327,7 @@ GEM
excon (~> 0.38)
multi_json (~> 1.8)
hike (1.2.3)
hitimes (1.2.2)
hitimes (2.0.0)
http-cookie (1.0.2)
domain_name (~> 0.5)
http_parser.rb (0.6.0)
Expand All @@ -347,7 +347,7 @@ GEM
railties (>= 3.2.16)
js-model-rails (0.0.4)
railties (>= 3.0)
json (1.8.3)
json (1.8.6)
kaminari (0.16.3)
actionpack (>= 3.0.0)
activesupport (>= 3.0.0)
Expand Down Expand Up @@ -518,12 +518,10 @@ GEM
rdiscount (1.6.8)
rdoc (4.2.0)
react-source (0.12.2)
redis (3.2.0)
redis (4.1.1)
redis-cache (1.1.0)
activesupport (>= 3.0)
redis (>= 3.0.0)
redis-namespace (1.5.1)
redis (~> 3.0, >= 3.0.4)
remotipart (1.2.1)
request_store (1.1.0)
respond_to_missing (0.0.1)
Expand Down Expand Up @@ -585,12 +583,11 @@ GEM
shellany (0.0.1)
shoulda-matchers (2.8.0)
activesupport (>= 3.0.0)
sidekiq (3.3.2)
celluloid (>= 0.16.0)
connection_pool (>= 2.1.1)
json
redis (>= 3.0.6)
redis-namespace (>= 1.3.1)
sidekiq (5.2.8)
connection_pool (~> 2.2, >= 2.2.2)
rack (< 2.1.0)
rack-protection (>= 1.5.0)
redis (>= 3.3.5, < 5)
sidetiq (0.6.3)
celluloid (>= 0.14.1)
ice_cube (= 0.11.1)
Expand Down Expand Up @@ -643,7 +640,7 @@ GEM
thread_safe (0.3.5)
tilt (1.4.1)
timecop (0.7.1)
timers (4.0.1)
timers (4.0.4)
hitimes
turbolinks (2.5.3)
coffee-rails
Expand Down