We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7c3b336 + e988fa8 commit 6202f6eCopy full SHA for 6202f6e
avatax.gemspec
@@ -7,7 +7,7 @@ Gem::Specification.new do |s|
7
s.add_runtime_dependency('faraday', '>= 0.10')
8
s.add_runtime_dependency('faraday_middleware', '>= 0.10')
9
s.add_runtime_dependency('multi_json', '>= 1.0.3')
10
- s.add_runtime_dependency('activesupport', '~> 6.1.7')
+ s.add_runtime_dependency('activesupport', '>= 6.1.7')
11
s.authors = ["Marcus Vorwaller"]
12
s.description = %q{A Ruby wrapper for the AvaTax REST and Search APIs}
13
s.post_install_message =<<eos
0 commit comments