Skip to content
This repository was archived by the owner on Oct 9, 2023. It is now read-only.

Commit 03913b4

Browse files
authored
Update hypernova.gemspec
1 parent 8fded34 commit 03913b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hypernova.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,5 @@ Gem::Specification.new do |spec|
4646
# see https://github.com/weppos/publicsuffix-ruby/issues/127
4747
spec.add_development_dependency "public_suffix", "=1.4.6"
4848

49-
spec.add_runtime_dependency "faraday", "~> 2.3.0"
49+
spec.add_runtime_dependency "faraday", "~> 0.12"
5050
end

0 commit comments

Comments
 (0)