diff --git a/.ruby-version b/.ruby-version index 619b5376..47725433 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -3.3.3 +3.3.2 diff --git a/.tool-versions b/.tool-versions index d554c9c4..10101bd7 100644 --- a/.tool-versions +++ b/.tool-versions @@ -1 +1 @@ -ruby 3.3.3 +ruby 3.3.2 diff --git a/Gemfile b/Gemfile index c8f09a38..b3f7145c 100644 --- a/Gemfile +++ b/Gemfile @@ -1,5 +1,5 @@ source 'https://rubygems.org' -ruby '3.3.3' +ruby '3.3.2' gem 'activesupport', require: false gem 'html-pipeline' diff --git a/Gemfile.lock b/Gemfile.lock index 3c5e7c0e..43f62c70 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -187,7 +187,7 @@ DEPENDENCIES yajl-ruby RUBY VERSION - ruby 3.3.3p89 + ruby 3.3.2p78 BUNDLED WITH 2.4.6