diff --git a/.ruby-version b/.ruby-version index ef538c28109..0aec50e6ede 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -3.1.2 +3.1.4 diff --git a/Gemfile.lock b/Gemfile.lock index 38dd825720a..b90edf1a6d1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -161,7 +161,7 @@ DEPENDENCIES webrick RUBY VERSION - ruby 3.1.2p20 + ruby 3.1.4p223 BUNDLED WITH 2.3.22 diff --git a/yasslab/Gemfile b/yasslab/Gemfile index 8c7b595f4a6..d27a97ce631 100644 --- a/yasslab/Gemfile +++ b/yasslab/Gemfile @@ -1,5 +1,5 @@ source 'https://rubygems.org' -ruby "3.1.2" +ruby "3.1.4" # Required gems to build Rails Guides (same as rails/rails) gem 'activesupport' # Needed to run 'rake assets:precompile'