Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 550a907

Browse files
committed
Bump faraday
1 parent 66ce516 commit 550a907

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

learn-web.gemspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ Gem::Specification.new do |spec|
2323
spec.add_development_dependency "rspec", "~> 3.8.0"
2424
spec.add_development_dependency "guard-rspec", "~> 4.7.0"
2525

26-
spec.add_runtime_dependency "faraday", "~> 0.9"
26+
spec.add_runtime_dependency "faraday", "~> 1.0"
2727
spec.add_runtime_dependency "oj", "~> 3.10"
2828
end

0 commit comments

Comments
 (0)