update ruby version

This commit is contained in:
Torsten 2022-11-18 22:06:41 +02:00
parent 55fbf8756c
commit 58520a6370
3 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
3.0.3
3.0.4

View File

@ -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"

View File

@ -347,7 +347,7 @@ DEPENDENCIES
whenever
RUBY VERSION
ruby 3.0.3p157
ruby 3.0.4p208
BUNDLED WITH
2.3.9