Gemfile.lock in heroku-resque-workers-scaler-0.3.0 vs Gemfile.lock in heroku-resque-workers-scaler-0.3.1
- old
+ new
@@ -1,29 +1,37 @@
PATH
remote: .
specs:
- heroku-resque-workers-scaler (0.3.0)
+ heroku-resque-workers-scaler (0.3.1)
platform-api (~> 0.2.0)
resque (~> 1.25.2)
GEM
remote: https://rubygems.org/
specs:
addressable (2.3.6)
coderay (1.1.0)
+ coveralls (0.7.1)
+ multi_json (~> 1.3)
+ rest-client
+ simplecov (>= 0.7)
+ term-ansicolor
+ thor
crack (0.4.2)
safe_yaml (~> 1.0.0)
diff-lcs (1.2.5)
+ docile (1.1.5)
erubis (2.7.0)
excon (0.39.5)
heroics (0.0.12)
erubis (~> 2.7.0)
excon
moneta
multi_json (>= 1.9.2)
netrc
method_source (0.8.2)
+ mime-types (2.3)
moneta (0.8.0)
mono_logger (1.1.0)
multi_json (1.10.1)
netrc (0.7.7)
platform-api (0.2.0)
@@ -44,10 +52,13 @@
mono_logger (~> 1.0)
multi_json (~> 1.0)
redis-namespace (~> 1.3)
sinatra (>= 0.9.2)
vegas (~> 0.1.2)
+ rest-client (1.7.2)
+ mime-types (>= 1.16, < 3.0)
+ netrc (~> 0.7)
rspec (3.1.0)
rspec-core (~> 3.1.0)
rspec-expectations (~> 3.1.0)
rspec-mocks (~> 3.1.0)
rspec-core (3.1.3)
@@ -57,25 +68,35 @@
rspec-support (~> 3.1.0)
rspec-mocks (3.1.0)
rspec-support (~> 3.1.0)
rspec-support (3.1.0)
safe_yaml (1.0.3)
+ simplecov (0.9.0)
+ docile (~> 1.1.0)
+ multi_json
+ simplecov-html (~> 0.8.0)
+ simplecov-html (0.8.0)
sinatra (1.4.5)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
slop (3.6.0)
+ term-ansicolor (1.3.0)
+ tins (~> 1.0)
+ thor (0.19.1)
tilt (1.4.1)
+ tins (1.3.3)
vegas (0.1.11)
rack (>= 1.0.0)
webmock (1.18.0)
addressable (>= 2.3.6)
crack (>= 0.3.2)
PLATFORMS
ruby
DEPENDENCIES
+ coveralls
heroku-resque-workers-scaler!
pry
psych (~> 2.0.6)
rake (~> 10.3.2)
rspec (~> 3.1.0)