diff options
-rw-r--r-- | Gemfile.lock | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 91f3a87..95ea8a2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -53,7 +53,7 @@ GEM execjs coffee-script-source (1.6.2) colorize (0.5.8) - connection_pool (1.0.0) + connection_pool (1.1.0) coveralls (0.6.7) colorize multi_json (~> 1.3) @@ -187,7 +187,7 @@ GEM rdoc (3.12.2) json (~> 1.4) redis (3.0.4) - redis-namespace (1.3.0) + redis-namespace (1.3.1) redis (~> 3.0.0) ref (1.0.5) rest-client (1.6.7) @@ -215,11 +215,11 @@ GEM settingslogic (2.0.9) shoulda-matchers (2.1.0) activesupport (>= 3.0.0) - sidekiq (2.12.1) + sidekiq (2.14.0) celluloid (>= 0.14.1) connection_pool (>= 1.0.0) json - redis (>= 3.0) + redis (>= 3.0.4) redis-namespace simplecov (0.7.1) multi_json (~> 1.0) |