diff --git a/Gemfile b/Gemfile index 908c683f45..eedc409b58 100644 --- a/Gemfile +++ b/Gemfile @@ -3,7 +3,7 @@ source 'https://rubygems.org' git_source(:github) { |repo| "https://github.com/#{repo}.git" } -ruby '3.2.3' +ruby '3.2.4' # Bundle edge Rails instead: gem 'rails', github: 'rails/rails' gem 'rails', '7.1.3.2' diff --git a/Gemfile.lock b/Gemfile.lock index 242a0867ef..f29ae94e87 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -869,7 +869,7 @@ DEPENDENCIES webmock RUBY VERSION - ruby 3.2.3p157 + ruby 3.2.4p170 BUNDLED WITH 2.3.20