update ruby version
This commit is contained in:
parent
55fbf8756c
commit
58520a6370
@ -1 +1 @@
|
||||
3.0.3
|
||||
3.0.4
|
||||
|
2
Gemfile
2
Gemfile
@ -1,7 +1,7 @@
|
||||
source "https://rubygems.org"
|
||||
git_source(:github) { |repo| "https://github.com/#{repo}.git" }
|
||||
|
||||
ruby "3.0.3"
|
||||
ruby "3.0.4"
|
||||
|
||||
gem "rails", "~> 7.0"
|
||||
gem "sprockets-rails"
|
||||
|
@ -347,7 +347,7 @@ DEPENDENCIES
|
||||
whenever
|
||||
|
||||
RUBY VERSION
|
||||
ruby 3.0.3p157
|
||||
ruby 3.0.4p208
|
||||
|
||||
BUNDLED WITH
|
||||
2.3.9
|
||||
|
Loading…
Reference in New Issue
Block a user