diff --git a/.ruby-version b/.ruby-version index 0aec50e6e..b347b11ea 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -3.1.4 +3.2.3 diff --git a/Gemfile b/Gemfile index 37af87644..b8fd6be46 100644 --- a/Gemfile +++ b/Gemfile @@ -6,7 +6,7 @@ source "https://gems.contribsys.com/" do end git_source(:github) { |repo| "https://github.com/#{repo}.git" } -ruby "3.1.4" +ruby "3.2.3" # Bundle edge Rails instead: gem 'rails', github: 'rails/rails' gem "rails", "~> 6.1.7.4" diff --git a/Gemfile.lock b/Gemfile.lock index e3b17705f..d526f9188 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -642,7 +642,7 @@ DEPENDENCIES webmock RUBY VERSION - ruby 3.1.4p223 + ruby 3.2.3p157 BUNDLED WITH 2.3.11