Gemfile.lock in heroku-resque-workers-scaler-0.1.6 vs Gemfile.lock in heroku-resque-workers-scaler-0.1.7
- old
+ new
@@ -1,9 +1,9 @@
PATH
remote: .
specs:
- heroku-resque-workers-scaler (0.1.5)
+ heroku-resque-workers-scaler (0.1.6)
heroku-api
resque
GEM
remote: https://rubygems.org/
@@ -39,28 +39,29 @@
arel (3.0.2)
builder (3.0.4)
crack (0.3.1)
diff-lcs (1.1.3)
erubis (2.7.0)
- excon (0.16.7)
- heroku-api (0.3.5)
- excon (~> 0.16.1)
+ excon (0.25.3)
+ heroku-api (0.3.15)
+ excon (~> 0.25.1)
hike (1.2.1)
i18n (0.6.1)
journey (1.0.4)
json (1.7.5)
mail (2.4.4)
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
mime-types (1.19)
+ mono_logger (1.1.0)
multi_json (1.3.6)
polyglot (0.3.3)
rack (1.4.1)
rack-cache (1.2)
rack (>= 0.4)
- rack-protection (1.2.0)
+ rack-protection (1.5.3)
rack
rack-ssl (1.3.2)
rack
rack-test (0.6.2)
rack (>= 1.0)
@@ -80,28 +81,29 @@
rdoc (~> 3.4)
thor (>= 0.14.6, < 2.0)
rake (0.8.7)
rdoc (3.12)
json (~> 1.4)
- redis (3.0.2)
- redis-namespace (1.2.1)
- redis (~> 3.0.0)
- resque (1.23.0)
+ redis (3.1.0)
+ redis-namespace (1.5.1)
+ redis (~> 3.0, >= 3.0.4)
+ resque (1.25.2)
+ mono_logger (~> 1.0)
multi_json (~> 1.0)
- redis-namespace (~> 1.0)
+ redis-namespace (~> 1.3)
sinatra (>= 0.9.2)
vegas (~> 0.1.2)
rspec (2.11.0)
rspec-core (~> 2.11.0)
rspec-expectations (~> 2.11.0)
rspec-mocks (~> 2.11.0)
rspec-core (2.11.1)
rspec-expectations (2.11.3)
diff-lcs (~> 1.1.3)
rspec-mocks (2.11.3)
- sinatra (1.3.3)
- rack (~> 1.3, >= 1.3.6)
- rack-protection (~> 1.2)
+ sinatra (1.3.6)
+ rack (~> 1.4)
+ rack-protection (~> 1.3)
tilt (~> 1.3, >= 1.3.3)
sprockets (2.1.3)
hike (~> 1.2)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)