diff --git a/Gemfile b/Gemfile index be8dcb0b..59403526 100644 --- a/Gemfile +++ b/Gemfile @@ -1,5 +1,5 @@ source 'https://rubygems.org' -ruby '3.4.2' +ruby '3.4.1' gem 'activesupport', require: false gem 'html-pipeline' diff --git a/Gemfile.lock b/Gemfile.lock index 6ac4dba6..3690b896 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -191,7 +191,7 @@ DEPENDENCIES yajl-ruby RUBY VERSION - ruby 3.4.2p28 + ruby 3.4.1p0 BUNDLED WITH 2.4.6