diff --git a/Gemfile b/Gemfile index b52b0d9c16..12be6c4f01 100644 --- a/Gemfile +++ b/Gemfile @@ -1,5 +1,5 @@ source 'https://rubygems.org' -ruby '3.3.1' +ruby '3.3.0' gem 'activesupport', require: false gem 'html-pipeline' diff --git a/Gemfile.lock b/Gemfile.lock index 7add4c368f..cc3ba2c6db 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -46,10 +46,10 @@ GEM image_size (>= 1.5, < 4) in_threads (~> 1.3) progress (~> 3.0, >= 3.0.1) - image_optim_pack (0.10.1) + image_optim_pack (0.11.0) fspath (>= 2.1, < 4) image_optim (~> 0.19) - image_size (3.3.0) + image_size (3.4.0) in_threads (1.6.0) method_source (1.0.0) mini_portile2 (2.8.5) @@ -188,7 +188,7 @@ DEPENDENCIES yajl-ruby RUBY VERSION - ruby 3.3.1p55 + ruby 3.3.0p0 BUNDLED WITH 2.4.6