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 5a8d695 commit 432d376Copy full SHA for 432d376
solidus_auth_devise.gemspec
@@ -16,7 +16,7 @@ Gem::Specification.new do |spec|
16
spec.metadata["source_code_uri"] = "https://github.com/solidusio/solidus_auth_devise"
17
spec.metadata["changelog_uri"] = "https://github.com/solidusio/solidus_auth_devise/releases"
18
19
- spec.required_ruby_version = Gem::Requirement.new(">= 2.5", "< 4")
+ spec.required_ruby_version = Gem::Requirement.new(">= 2.5", "< 5")
20
21
# Specify which files should be added to the gem when it is released.
22
# The `git ls-files -z` loads the files in the RubyGem that have been added into git.
0 commit comments