Gemfile.lock in mshard-0.6.1 vs Gemfile.lock in mshard-0.7.0
- old
+ new
@@ -1,11 +1,14 @@
PATH
remote: .
specs:
- mshard (0.6.1)
+ mshard (0.7.0)
+ hiredis
httparty
no_proxy_fix
+ redis
+ redis-namespace
slack-notifier
thor
GEM
remote: http://rubygems.org/
@@ -35,10 +38,11 @@
guard-compat (~> 1.1)
rspec (>= 2.99.0, < 4.0)
guard-rubocop (1.3.0)
guard (~> 2.0)
rubocop (~> 0.20)
+ hiredis (0.6.1)
httparty (0.16.0)
multi_xml (>= 0.5.2)
json (2.1.0)
listen (3.1.5)
rb-fsevent (~> 0.9, >= 0.9.4)
@@ -64,9 +68,12 @@
rainbow (3.0.0)
rake (10.5.0)
rb-fsevent (0.10.3)
rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2)
+ redis (4.0.1)
+ redis-namespace (1.6.0)
+ redis (>= 3.0.4)
rspec (3.7.0)
rspec-core (~> 3.7.0)
rspec-expectations (~> 3.7.0)
rspec-mocks (~> 3.7.0)
rspec-core (3.7.1)