diff --git a/.ruby-version b/.ruby-version index fcdb2e10..1454f6ed 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -4.0.0 +4.0.1 diff --git a/Gemfile b/Gemfile index 2db917a1..6eb1ec04 100644 --- a/Gemfile +++ b/Gemfile @@ -1,5 +1,5 @@ source "https://rubygems.org" -ruby "4.0.0" +ruby "4.0.1" gem "rails" diff --git a/Gemfile.lock b/Gemfile.lock index 6b736e69..52bbb7dc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -681,7 +681,7 @@ DEPENDENCIES yabeda-rails RUBY VERSION - ruby 4.0.0p0 + ruby 4.0.1 BUNDLED WITH 4.0.3