Gemfile.lock in rediska-0.1.11 vs Gemfile.lock in rediska-0.1.12
- old
+ new
@@ -1,32 +1,31 @@
PATH
remote: .
specs:
- rediska (0.1.11)
+ rediska (0.1.12)
redis (>= 3)
GEM
remote: http://rubygems.org/
specs:
- celluloid (0.16.0)
- timers (~> 4.0.0)
+ celluloid (0.15.2)
+ timers (~> 1.1.0)
connection_pool (2.0.0)
coveralls (0.7.1)
multi_json (~> 1.3)
rest-client
simplecov (>= 0.7)
term-ansicolor
thor
diff-lcs (1.2.5)
docile (1.1.5)
- hitimes (1.2.2)
json (1.8.1)
mime-types (2.3)
multi_json (1.10.1)
netrc (0.7.7)
rake (10.3.2)
- rdoc (4.1.1)
+ rdoc (4.1.2)
json (~> 1.4)
redis (3.1.0)
redis-namespace (1.5.1)
redis (~> 3.0, >= 3.0.4)
rest-client (1.7.2)
@@ -34,20 +33,20 @@
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.1)
+ rspec-core (3.1.2)
rspec-support (~> 3.1.0)
rspec-expectations (3.1.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.1.0)
rspec-mocks (3.1.0)
rspec-support (~> 3.1.0)
rspec-support (3.1.0)
- sidekiq (3.2.4)
- celluloid (>= 0.15.2)
+ sidekiq (3.2.5)
+ celluloid (= 0.15.2)
connection_pool (>= 2.0.0)
json
redis (>= 3.0.6)
redis-namespace (>= 1.3.1)
simplecov (0.9.0)
@@ -56,11 +55,10 @@
simplecov-html (~> 0.8.0)
simplecov-html (0.8.0)
term-ansicolor (1.3.0)
tins (~> 1.0)
thor (0.19.1)
- timers (4.0.0)
- hitimes
+ timers (1.1.0)
tins (1.3.2)
PLATFORMS
ruby