We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55a3ac4 commit 9081b7dCopy full SHA for 9081b7d
ads_common/google-ads-common.gemspec
@@ -35,7 +35,7 @@ Gem::Specification.new do |s|
35
s.rubyforge_project = 'google-ads-common'
36
s.require_path = 'lib'
37
s.files = Dir.glob('lib/**/*') + %w(README.md ChangeLog)
38
- s.add_runtime_dependency('faraday', '>= 0.9', '< 2.0')
+ s.add_runtime_dependency('faraday', '>= 0.9', '< 2.9')
39
s.add_runtime_dependency('google-ads-savon', '~> 1.0', '>=1.0.2')
40
s.add_runtime_dependency('httpi', '~> 2.3')
41
s.add_runtime_dependency('httpclient', '~> 2.7')
0 commit comments