aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authoryui-knk <spiketeika@gmail.com>2016-02-14 12:56:16 +0900
committeryui-knk <spiketeika@gmail.com>2016-02-14 12:56:16 +0900
commit0161eaa817144caaf3f99b992547c3d5fe9c39e0 (patch)
tree20f24228cf38a8bba864b9b4e5fa7257c79249ca /Gemfile.lock
parent73fb2977cab8cd9b8ed7bb61df3072e2ca74b3ce (diff)
downloadrails-0161eaa817144caaf3f99b992547c3d5fe9c39e0.tar.gz
rails-0161eaa817144caaf3f99b992547c3d5fe9c39e0.tar.bz2
rails-0161eaa817144caaf3f99b992547c3d5fe9c39e0.zip
Update dalli gem
dalli 2.7.6 fixed deprecation warning caused by using `Rack::Session::Abstract::ID`. This commit suppress warnings on ActionPack tests. See: https://github.com/petergoldstein/dalli/commit/9874a7c3ad67eb1e31cafba0a51966db4f0c7e42
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 0d2ce7b97f..d12aa0772f 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -118,7 +118,7 @@ GEM
coffee-script-source (1.10.0)
concurrent-ruby (1.0.0)
connection_pool (2.2.0)
- dalli (2.7.5)
+ dalli (2.7.6)
dante (0.2.0)
delayed_job (4.1.1)
activesupport (>= 3.0, < 5.0)