From d3b797ba23b015cfd59b8b406fe75f72b470bfd2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Sep 2025 12:11:40 +0000 Subject: [PATCH] Bump shakapacker from 6.6.0 to 8.4.0 Bumps [shakapacker](https://github.com/shakacode/shakapacker) from 6.6.0 to 8.4.0. - [Changelog](https://github.com/shakacode/shakapacker/blob/main/CHANGELOG.md) - [Commits](https://github.com/shakacode/shakapacker/compare/v6.6.0...v8.4.0) --- updated-dependencies: - dependency-name: shakapacker dependency-version: 8.4.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 4c0dfef07..213de048f 100644 --- a/Gemfile +++ b/Gemfile @@ -53,7 +53,7 @@ gem 'simple_form' gem 'tinymce-rails' gem 'image_processing', '~> 1.14' gem 'react-rails' -gem 'shakapacker', '~> 6.6' +gem 'shakapacker', '~> 8.4' gem 'sidekiq' diff --git a/Gemfile.lock b/Gemfile.lock index 59184b4a7..adc266337 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -367,6 +367,7 @@ GEM rack orm_adapter (0.5.0) ostruct (0.6.3) + package_json (0.1.0) paper_trail (16.0.0) activerecord (>= 6.1) request_store (~> 1.4) @@ -510,8 +511,9 @@ GEM semantic_range (3.1.0) sendgrid-ruby (6.7.0) ruby_http_client (~> 3.4) - shakapacker (6.6.0) + shakapacker (8.4.0) activesupport (>= 5.2) + package_json rack-proxy (>= 0.6.1) railties (>= 5.2) semantic_range (>= 2.3.0) @@ -637,7 +639,7 @@ DEPENDENCIES selectize-rails selenium-webdriver sendgrid-ruby - shakapacker (~> 6.6) + shakapacker (~> 8.4) sidekiq simple_form timecop