Loosen ruby version constraint to ~> 3.3
This commit is contained in:
parent
1158fadbd9
commit
ad20247f5a
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
|
@ -6,7 +6,7 @@ end
|
||||||
|
|
||||||
source 'https://rubygems.org'
|
source 'https://rubygems.org'
|
||||||
|
|
||||||
ruby '3.3.2'
|
ruby '~> 3.3'
|
||||||
|
|
||||||
# as web framework
|
# as web framework
|
||||||
if next?
|
if next?
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue