Skip to content

Commit

Permalink
Merge pull request #33 from taxjar/v3.0.0
Browse files Browse the repository at this point in the history
create v3.0.0
  • Loading branch information
culley-stripe authored Mar 14, 2024
2 parents acd167f + a9c8acd commit 6f3dc55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion help_scout-sdk.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Gem::Specification.new do |spec|

spec.add_dependency 'activesupport'
spec.add_dependency 'faraday', '2.9.0'
spec.required_ruby_version = '>= 2.3'
spec.required_ruby_version = '>= 3.0'

spec.add_development_dependency 'awesome_print', '~> 1.8'
spec.add_development_dependency 'bundler', '~> 2.0'
Expand Down

0 comments on commit 6f3dc55

Please sign in to comment.