From 08116ff638ae4a0dfade3430adea56f9de54610e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Oct 2025 13:16:31 +0000 Subject: [PATCH] Bump shakapacker from 6.6.0 to 9.2.0 Bumps [shakapacker](https://github.com/shakacode/shakapacker) from 6.6.0 to 9.2.0. - [Changelog](https://github.com/shakacode/shakapacker/blob/main/CHANGELOG.md) - [Commits](https://github.com/shakacode/shakapacker/compare/v6.6.0...v9.2.0) --- updated-dependencies: - dependency-name: shakapacker dependency-version: 9.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 086b74c56..f2069beee 100644 --- a/Gemfile +++ b/Gemfile @@ -52,7 +52,7 @@ gem 'simple_form' gem 'tinymce-rails' gem 'image_processing', '~> 1.14' gem 'react-rails' -gem 'shakapacker', '~> 6.6' +gem 'shakapacker', '~> 9.2' gem 'sidekiq' diff --git a/Gemfile.lock b/Gemfile.lock index 360b04555..2eb16d51f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -372,6 +372,7 @@ GEM rack orm_adapter (0.5.0) ostruct (0.6.3) + package_json (0.1.0) paper_trail (17.0.0) activerecord (>= 7.1) request_store (~> 1.4) @@ -517,8 +518,9 @@ GEM semantic_range (3.1.0) sendgrid-ruby (6.7.0) ruby_http_client (~> 3.4) - shakapacker (6.6.0) + shakapacker (9.2.0) activesupport (>= 5.2) + package_json rack-proxy (>= 0.6.1) railties (>= 5.2) semantic_range (>= 2.3.0) @@ -645,7 +647,7 @@ DEPENDENCIES selectize-rails selenium-webdriver sendgrid-ruby - shakapacker (~> 6.6) + shakapacker (~> 9.2) sidekiq simple_form timecop