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.
1 parent 7a7c450 commit 0769acaCopy full SHA for 0769aca
1 file changed
solidus_affirm_v2.gemspec
@@ -17,7 +17,7 @@ Gem::Specification.new do |spec|
17
spec.metadata["source_code_uri"] = "https://github.com/solidusio-contrib/solidus_affirm_v2"
18
spec.metadata["changelog_uri"] = "https://github.com/solidusio-contrib/solidus_affirm_v2/releases"
19
20
- spec.required_ruby_version = Gem::Requirement.new("~> 3.0")
+ spec.required_ruby_version = Gem::Requirement.new(">= 3.2", "< 5")
21
22
# Specify which files should be added to the gem when it is released.
23
# The `git ls-files -z` loads the files in the RubyGem that have been added into git.
0 commit comments