upgrade to ruby 3.0.2
This commit is contained in:
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.
|
||||
|
||||
Reference in New Issue
Block a user