diff --git a/.ruby-version b/.ruby-version index be94e6f5..b347b11e 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -3.2.2 +3.2.3 diff --git a/Gemfile b/Gemfile index 391dc886..295dbfe3 100644 --- a/Gemfile +++ b/Gemfile @@ -6,7 +6,7 @@ source 'https://rubygems.org' -ruby '3.2.2' +ruby '3.2.3' # Remove whitespace before field validation gem 'auto_strip_attributes' diff --git a/Gemfile.lock b/Gemfile.lock index 4195a61f..d1c0f614 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -405,7 +405,7 @@ DEPENDENCIES web-console RUBY VERSION - ruby 3.2.2p53 + ruby 3.2.3p157 BUNDLED WITH 2.4.13