Update Ruby to version 3.3.3
This commit is contained in:
parent
1158fadbd9
commit
0f491fa396
3 changed files with 3 additions and 3 deletions
|
|
@ -1 +1 @@
|
||||||
3.3.2
|
3.3.3
|
||||||
|
|
|
||||||
2
Gemfile
2
Gemfile
|
|
@ -6,7 +6,7 @@ end
|
||||||
|
|
||||||
source 'https://rubygems.org'
|
source 'https://rubygems.org'
|
||||||
|
|
||||||
ruby '3.3.2'
|
ruby '3.3.3'
|
||||||
|
|
||||||
# as web framework
|
# as web framework
|
||||||
if next?
|
if next?
|
||||||
|
|
|
||||||
|
|
@ -704,7 +704,7 @@ DEPENDENCIES
|
||||||
whenever
|
whenever
|
||||||
|
|
||||||
RUBY VERSION
|
RUBY VERSION
|
||||||
ruby 3.3.2
|
ruby 3.3.3
|
||||||
|
|
||||||
BUNDLED WITH
|
BUNDLED WITH
|
||||||
2.5.9
|
2.5.9
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue