Skip to content

Commit

Permalink
Merge pull request #2 from spree-edge/4.6-stable
Browse files Browse the repository at this point in the history
Upgraded with spree 4.6
  • Loading branch information
vishal-bluebash committed Oct 14, 2023
2 parents a76bc7c + 209d5ec commit b321ed3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spree_everypay.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Gem::Specification.new do |s|
s.require_path = 'lib'
s.requirements << 'none'

spree_version = '>= 4.4.0'
spree_version = '>= 4.6.0'
s.add_dependency 'rails', '~> 6.1.5', '>= 6.1.5'
s.add_dependency 'spree', spree_version
s.add_dependency 'spree_backend', spree_version
Expand Down

0 comments on commit b321ed3

Please sign in to comment.