Skip to content
This repository has been archived by the owner on Aug 27, 2021. It is now read-only.

Commit

Permalink
Merge pull request #16 from wework/faraday-015
Browse files Browse the repository at this point in the history
Check Faraday v0.15
  • Loading branch information
Phil Sturgeon authored Aug 28, 2018
2 parents 56e1aa4 + 6f28faa commit ff1e8f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Appraisals
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
appraise "faraday-0.15" do
gem "faraday", "~> 0.13.0"
gem "faraday", "~> 0.15.0"
end

appraise "faraday-0.14" do
gem "faraday", "~> 0.13.0"
gem "faraday", "~> 0.14.0"
end

appraise "faraday-0.13" do
Expand Down

0 comments on commit ff1e8f6

Please sign in to comment.