From 727d00b71409a22eaed0533d5fde893ff73cb522 Mon Sep 17 00:00:00 2001 From: Sebastian Serth Date: Wed, 2 Nov 2022 09:15:49 +0100 Subject: [PATCH] Revert "Bump shakapacker from 6.5.2 to 6.5.3" This reverts commit 199f1549992da9dcc22fad8a916042a78cbcb875. --- Gemfile | 2 +- Gemfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index d5f11246..2607ffbe 100644 --- a/Gemfile +++ b/Gemfile @@ -43,7 +43,7 @@ gem 'rest-client' gem 'rubytree' gem 'rubyzip' gem 'sass-rails' -gem 'shakapacker', '6.5.3' +gem 'shakapacker', '6.5.2' gem 'slim-rails' gem 'sorcery' # Causes a deprecation warning in Rails 6.0+, see: https://github.com/Sorcery/sorcery/pull/255 gem 'telegraf' diff --git a/Gemfile.lock b/Gemfile.lock index 4615fac3..b8bbdb28 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -465,7 +465,7 @@ GEM sentry-ruby (5.5.0) concurrent-ruby (~> 1.0, >= 1.0.2) set (1.0.3) - shakapacker (6.5.3) + shakapacker (6.5.2) activesupport (>= 5.2) rack-proxy (>= 0.6.1) railties (>= 5.2) @@ -543,7 +543,7 @@ GEM will_paginate (3.3.1) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.6.4) + zeitwerk (2.6.1) zxcvbn-ruby (1.2.0) PLATFORMS @@ -617,7 +617,7 @@ DEPENDENCIES selenium-webdriver sentry-rails sentry-ruby - shakapacker (= 6.5.3) + shakapacker (= 6.5.2) shoulda-matchers simplecov slim-rails