Gemfile.lock in rediska-0.2.1 vs Gemfile.lock in rediska-0.2.2
- old
+ new
@@ -1,38 +1,36 @@
PATH
remote: .
specs:
- rediska (0.2.1)
+ rediska (0.2.2)
redis (>= 3)
GEM
remote: http://rubygems.org/
specs:
celluloid (0.15.2)
timers (~> 1.1.0)
connection_pool (2.0.0)
- coveralls (0.7.1)
+ coveralls (0.7.2)
multi_json (~> 1.3)
- rest-client
+ rest-client (= 1.6.7)
simplecov (>= 0.7)
- term-ansicolor
- thor
+ term-ansicolor (= 1.2.2)
+ thor (= 0.18.1)
diff-lcs (1.2.5)
docile (1.1.5)
json (1.8.1)
mime-types (2.4.3)
multi_json (1.10.1)
- netrc (0.8.0)
rake (10.3.2)
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)
- mime-types (>= 1.16, < 3.0)
- netrc (~> 0.7)
+ rest-client (1.6.7)
+ mime-types (>= 1.16)
rspec (3.1.0)
rspec-core (~> 3.1.0)
rspec-expectations (~> 3.1.0)
rspec-mocks (~> 3.1.0)
rspec-core (3.1.7)
@@ -52,14 +50,14 @@
simplecov (0.9.1)
docile (~> 1.1.0)
multi_json (~> 1.0)
simplecov-html (~> 0.8.0)
simplecov-html (0.8.0)
- term-ansicolor (1.3.0)
- tins (~> 1.0)
- thor (0.19.1)
+ term-ansicolor (1.2.2)
+ tins (~> 0.8)
+ thor (0.18.1)
timers (1.1.0)
- tins (1.3.3)
+ tins (0.13.2)
PLATFORMS
ruby
DEPENDENCIES