提交 63ec63ca 编写于 作者: Y yuuji.yaginuma

Avoid dalli 2.7.7 for now

It's causing a test to fail.
Ref: https://travis-ci.org/rails/rails/jobs/353758855#L1433-L1501
上级 8fc2b519
......@@ -45,7 +45,7 @@ group :doc do
end
# Active Support.
gem "dalli", ">= 2.2.1"
gem "dalli", "2.7.6"
gem "listen", ">= 3.0.5", "< 3.2", require: false
gem "libxml-ruby", platforms: :ruby
gem "connection_pool", require: false
......
......@@ -510,7 +510,7 @@ DEPENDENCIES
chromedriver-helper
coffee-rails
connection_pool
dalli (>= 2.2.1)
dalli (= 2.7.6)
delayed_job
delayed_job_active_record
google-cloud-storage (~> 1.8)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册