upgrade to ruby 3.0.2
This commit is contained in:
@@ -1 +1 @@
|
||||
3.0.1
|
||||
3.0.2
|
||||
|
||||
2
Gemfile
2
Gemfile
@@ -3,7 +3,7 @@
|
||||
source 'https://rubygems.org'
|
||||
git_source(:github) { |repo| "https://github.com/#{repo}.git" }
|
||||
|
||||
ruby '3.0.1'
|
||||
ruby '3.0.2'
|
||||
|
||||
# Ruby on Rails is a full-stack web framework optimized for programmer happiness and sustainable productivity.
|
||||
# It encourages beautiful code by favoring convention over configuration.
|
||||
|
||||
@@ -451,7 +451,7 @@ DEPENDENCIES
|
||||
webpacker (~> 5.0)
|
||||
|
||||
RUBY VERSION
|
||||
ruby 3.0.1p64
|
||||
ruby 3.0.2p107
|
||||
|
||||
BUNDLED WITH
|
||||
2.2.15
|
||||
2.2.22
|
||||
|
||||
Reference in New Issue
Block a user