diff --git a/.ruby-version b/.ruby-version index be94e6f53..9c25013db 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -3.2.2 +3.3.6 diff --git a/Gemfile b/Gemfile index 184e1c5ff..01bb8508c 100644 --- a/Gemfile +++ b/Gemfile @@ -1,6 +1,6 @@ source "https://rubygems.org" -ruby "~> 3.2.0" +ruby "~> 3.3.6" gem "rails", "7.2.2" diff --git a/Gemfile.lock b/Gemfile.lock index 8ca398ed4..9d2e79347 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -827,7 +827,7 @@ DEPENDENCIES webmock RUBY VERSION - ruby 3.2.2p53 + ruby 3.3.6p108 BUNDLED WITH 2.3.24