Update Ruby to 3.0.3
This commit is contained in:
+1
-1
@@ -1 +1 @@
|
|||||||
3.0.2
|
3.0.3
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
source 'https://rubygems.org'
|
source 'https://rubygems.org'
|
||||||
git_source(:github) { |repo| "https://github.com/#{repo}.git" }
|
git_source(:github) { |repo| "https://github.com/#{repo}.git" }
|
||||||
|
|
||||||
ruby '3.0.2'
|
ruby '3.0.3'
|
||||||
|
|
||||||
# Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main"
|
# Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main"
|
||||||
gem 'rails', '~> 7.0.0.alpha2'
|
gem 'rails', '~> 7.0.0.alpha2'
|
||||||
|
|||||||
+2
-2
@@ -235,7 +235,7 @@ DEPENDENCIES
|
|||||||
web-console (>= 4.1.0)
|
web-console (>= 4.1.0)
|
||||||
|
|
||||||
RUBY VERSION
|
RUBY VERSION
|
||||||
ruby 3.0.2p107
|
ruby 3.0.3p157
|
||||||
|
|
||||||
BUNDLED WITH
|
BUNDLED WITH
|
||||||
2.2.22
|
2.2.32
|
||||||
|
|||||||
Reference in New Issue
Block a user