提交 bd37aa5b 编写于 作者: R Ryuta Kamizono
上级 edd35dff
...@@ -12,9 +12,6 @@ gem "rake", ">= 11.1" ...@@ -12,9 +12,6 @@ gem "rake", ">= 11.1"
gem "capybara", ">= 2.15" gem "capybara", ">= 2.15"
gem "selenium-webdriver", ">= 3.141.592" gem "selenium-webdriver", ">= 3.141.592"
# TODO: Remove the line once next version has released.
gem "rack", github: "rack/rack", ref: "1b82d84"
gem "rack-cache", "~> 1.2" gem "rack-cache", "~> 1.2"
gem "sass-rails" gem "sass-rails"
gem "turbolinks", "~> 5" gem "turbolinks", "~> 5"
......
...@@ -14,13 +14,6 @@ GIT ...@@ -14,13 +14,6 @@ GIT
event_emitter event_emitter
websocket websocket
GIT
remote: https://github.com/rack/rack.git
revision: 1b82d84d80c7d02a04122517da4a3874e5b78ba7
ref: 1b82d84
specs:
rack (2.2.0)
PATH PATH
remote: . remote: .
specs: specs:
...@@ -370,6 +363,7 @@ GEM ...@@ -370,6 +363,7 @@ GEM
thor thor
raabro (1.1.6) raabro (1.1.6)
racc (1.4.16) racc (1.4.16)
rack (2.1.1)
rack-cache (1.10.0) rack-cache (1.10.0)
rack (>= 0.4) rack (>= 0.4)
rack-protection (2.0.7) rack-protection (2.0.7)
...@@ -578,7 +572,6 @@ DEPENDENCIES ...@@ -578,7 +572,6 @@ DEPENDENCIES
queue_classic! queue_classic!
qunit-selenium qunit-selenium
racc (>= 1.4.6) racc (>= 1.4.6)
rack!
rack-cache (~> 1.2) rack-cache (~> 1.2)
rails! rails!
rake (>= 11.1) rake (>= 11.1)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册