aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authoryuuji.yaginuma <yuuji.yaginuma@gmail.com>2018-04-11 16:52:10 +0900
committeryuuji.yaginuma <yuuji.yaginuma@gmail.com>2018-04-11 16:52:10 +0900
commit5bca1f2167709162aa4eb24ef6652cb7de765b74 (patch)
tree06e66fa905d5f543e5185db92bb028439df19b53 /Gemfile.lock
parent76c9498eb1a83ad2da17044e850eb7bab212d399 (diff)
downloadrails-5bca1f2167709162aa4eb24ef6652cb7de765b74.tar.gz
rails-5bca1f2167709162aa4eb24ef6652cb7de765b74.tar.bz2
rails-5bca1f2167709162aa4eb24ef6652cb7de765b74.zip
Unlock dalli version
The issue was fixed with https://github.com/petergoldstein/dalli/pull/679, and a new version containing that fix was released.
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index a2bd070515..23b668ac72 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -190,7 +190,7 @@ GEM
crass (1.0.3)
curses (1.0.2)
daemons (1.2.4)
- dalli (2.7.6)
+ dalli (2.7.8)
dante (0.2.0)
declarative (0.0.10)
declarative-option (0.1.0)
@@ -510,7 +510,7 @@ DEPENDENCIES
chromedriver-helper
coffee-rails
connection_pool
- dalli (< 2.7.7)
+ dalli
delayed_job
delayed_job_active_record
google-cloud-storage (~> 1.8)