Update Ruby to version 4.0.6
This commit is contained in:
parent
4b6895f31d
commit
0e42d5f58b
3 changed files with 3 additions and 3 deletions
|
|
@ -1 +1 @@
|
||||||
3.4.9
|
4.0.6
|
||||||
|
|
|
||||||
2
Gemfile
2
Gemfile
|
|
@ -6,7 +6,7 @@ end
|
||||||
|
|
||||||
source 'https://rubygems.org'
|
source 'https://rubygems.org'
|
||||||
|
|
||||||
ruby '~> 3.3'
|
ruby '~> 4.0'
|
||||||
|
|
||||||
# as web framework
|
# as web framework
|
||||||
if next?
|
if next?
|
||||||
|
|
|
||||||
|
|
@ -781,7 +781,7 @@ DEPENDENCIES
|
||||||
whenever
|
whenever
|
||||||
|
|
||||||
RUBY VERSION
|
RUBY VERSION
|
||||||
ruby 3.4.9
|
ruby 4.0.6
|
||||||
|
|
||||||
BUNDLED WITH
|
BUNDLED WITH
|
||||||
2.6.9
|
2.6.9
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue