Revert "Avoid broken faraday 0.12.0 release"

This reverts commit 82a7593e3a.
This commit is contained in:
Matthew Draper 2017-04-02 21:31:52 +09:30
parent 82a7593e3a
commit 19ae6597b8
2 changed files with 0 additions and 2 deletions

View File

@ -86,7 +86,6 @@ group :cable do
gem "blade", require: false, platforms: [:ruby]
gem "blade-sauce_labs_plugin", require: false, platforms: [:ruby]
gem "faraday", "~> 0.11.0" # https://github.com/lostisland/faraday/issues/679
gem "sprockets-export", require: false
end

View File

@ -390,7 +390,6 @@ DEPENDENCIES
delayed_job_active_record
em-hiredis
erubis (~> 2.7.0)
faraday (~> 0.11.0)
hiredis
jquery-rails
json (>= 2.0.0)