From 0defa92743b8da2bf9a51a297e4f9a30e825ee14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 08:39:13 +0000 Subject: [PATCH] Bump shakapacker from 7.0.3 to 7.1.0 Bumps [shakapacker](https://github.com/shakacode/shakapacker) from 7.0.3 to 7.1.0. - [Changelog](https://github.com/shakacode/shakapacker/blob/master/CHANGELOG.md) - [Commits](https://github.com/shakacode/shakapacker/compare/v7.0.3...v7.1.0) --- updated-dependencies: - dependency-name: shakapacker dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile b/Gemfile index 45e1915..3549db4 100644 --- a/Gemfile +++ b/Gemfile @@ -41,7 +41,7 @@ gem 'bootsnap', require: false # Use Active Storage variants [https://guides.rubyonrails.org/active_storage_overview.html#transforming-images] # gem "image_processing", "~> 1.2" -gem 'shakapacker', '7.0.3' +gem 'shakapacker', '7.1.0' gem 'react_on_rails', '= 13.4' diff --git a/Gemfile.lock b/Gemfile.lock index 9f74474..0b50fd6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -149,7 +149,7 @@ GEM nio4r (~> 2.0) racc (1.7.1) rack (2.2.8) - rack-proxy (0.7.6) + rack-proxy (0.7.7) rack rack-test (2.1.0) rack (>= 1.3) @@ -220,7 +220,7 @@ GEM rubyzip (>= 1.2.2, < 3.0) websocket (~> 1.0) semantic_range (3.0.0) - shakapacker (7.0.3) + shakapacker (7.1.0) activesupport (>= 5.2) rack-proxy (>= 0.6.1) railties (>= 5.2) @@ -254,7 +254,7 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.6.11) + zeitwerk (2.6.12) PLATFORMS x86_64-darwin-22 @@ -276,7 +276,7 @@ DEPENDENCIES rubocop-graphql rubocop-rails selenium-webdriver - shakapacker (= 7.0.3) + shakapacker (= 7.1.0) sprockets-rails sqlite3 (~> 1.6) tzinfo-data