From e912da4a4d21cab613044fceb879fd839acf6eb0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Feb 2025 14:57:33 +0000 Subject: [PATCH] Bump shakapacker from 6.6.0 to 8.1.0 Bumps [shakapacker](https://github.com/shakacode/shakapacker) from 6.6.0 to 8.1.0. - [Changelog](https://github.com/shakacode/shakapacker/blob/main/CHANGELOG.md) - [Commits](https://github.com/shakacode/shakapacker/compare/v6.6.0...v8.1.0) --- updated-dependencies: - dependency-name: shakapacker 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 171ab2248..a97005185 100644 --- a/Gemfile +++ b/Gemfile @@ -58,7 +58,7 @@ gem 'simple_form' gem 'tinymce-rails' gem 'image_processing', '~> 1.14' gem 'react-rails' -gem 'shakapacker', '~> 6.6' +gem 'shakapacker', '~> 8.1' gem 'sidekiq' diff --git a/Gemfile.lock b/Gemfile.lock index 70ba2cd23..8b0248c0b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -374,6 +374,7 @@ GEM rack orm_adapter (0.5.0) ostruct (0.6.1) + package_json (0.1.0) paper_trail (16.0.0) activerecord (>= 6.1) request_store (~> 1.4) @@ -518,8 +519,9 @@ GEM sendgrid-ruby (6.7.0) ruby_http_client (~> 3.4) sexp_processor (4.16.1) - shakapacker (6.6.0) + shakapacker (8.1.0) activesupport (>= 5.2) + package_json rack-proxy (>= 0.6.1) railties (>= 5.2) semantic_range (>= 2.3.0) @@ -651,7 +653,7 @@ DEPENDENCIES selectize-rails selenium-webdriver sendgrid-ruby - shakapacker (~> 6.6) + shakapacker (~> 8.1) sidekiq simple_form timecop