From 3a89b7b33b399f849cef9c19ec73878a32e9eee4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 15:48:33 +0000 Subject: [PATCH] Bump shakapacker from 8.0.0 to 8.0.1 Bumps [shakapacker](https://github.com/shakacode/shakapacker) from 8.0.0 to 8.0.1. - [Changelog](https://github.com/shakacode/shakapacker/blob/main/CHANGELOG.md) - [Commits](https://github.com/shakacode/shakapacker/compare/v8.0.0...v8.0.1) --- updated-dependencies: - dependency-name: shakapacker dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index 6f8d4adc0..6aa6cc4d7 100644 --- a/Gemfile +++ b/Gemfile @@ -45,7 +45,7 @@ gem 'ransack' gem 'rubytree' gem 'rubyzip' gem 'sassc-rails' -gem 'shakapacker', '8.0.0' +gem 'shakapacker', '8.0.1' gem 'slim-rails' gem 'sorcery' gem 'sprockets-rails' diff --git a/Gemfile.lock b/Gemfile.lock index 42ab6cfbd..9ddda21bd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -332,7 +332,7 @@ GEM pundit (2.3.2) activesupport (>= 3.0.0) racc (1.8.0) - rack (3.1.6) + rack (3.1.7) rack-mini-profiler (3.3.1) rack (>= 1.2.0) rack-proxy (0.7.7) @@ -486,7 +486,7 @@ GEM bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) set (1.1.0) - shakapacker (8.0.0) + shakapacker (8.0.1) activesupport (>= 5.2) package_json rack-proxy (>= 0.6.1) @@ -651,7 +651,7 @@ DEPENDENCIES selenium-webdriver sentry-rails sentry-ruby - shakapacker (= 8.0.0) + shakapacker (= 8.0.1) shoulda-matchers simplecov slim-rails