Skip to content

Commit

Permalink
Merge pull request #102 from filippoliverani/filippoliverani/bump-sol…
Browse files Browse the repository at this point in the history
…idus-support

Bump minimum solidus_support version requirement
  • Loading branch information
spaghetticode authored Feb 12, 2021
2 parents 2605018 + 7ea5443 commit f0f2541
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion solidus_stripe.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Gem::Specification.new do |spec|
spec.require_paths = ["lib"]

spec.add_dependency 'solidus_core', ['>= 2.3', '< 3']
spec.add_dependency 'solidus_support', '~> 0.5'
spec.add_dependency 'solidus_support', '~> 0.8'
spec.add_dependency 'activemerchant', '>= 1.100'

spec.add_development_dependency 'solidus_dev_support', '~> 2.3'
Expand Down

0 comments on commit f0f2541

Please sign in to comment.