We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce80cb6 commit e912267Copy full SHA for e912267
Gemfile
@@ -1,4 +1,4 @@
1
-ruby ">= 3.1.3", "< 3.5.0"
+ruby ">= 3.3.10", "< 3.5.0"
2
warn "Ruby versions >= 3.4.0 are untested!" if RUBY_VERSION >= "3.4.0"
3
source 'https://rubygems.org'
4
0 commit comments