Skip to content

Commit e912267

Browse files
committed
Update ruby minimum to 3.3.10
1 parent ce80cb6 commit e912267

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ruby ">= 3.1.3", "< 3.5.0"
1+
ruby ">= 3.3.10", "< 3.5.0"
22
warn "Ruby versions >= 3.4.0 are untested!" if RUBY_VERSION >= "3.4.0"
33
source 'https://rubygems.org'
44

0 commit comments

Comments
 (0)