Bump shakapacker from 7.2.0.rc.0 to 7.2.1

Bumps [shakapacker](https://github.com/shakacode/shakapacker) from 7.2.0.rc.0 to 7.2.1.
- [Changelog](https://github.com/shakacode/shakapacker/blob/master/CHANGELOG.md)
- [Commits](https://github.com/shakacode/shakapacker/commits)

---
updated-dependencies:
- dependency-name: shakapacker
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-01-02 03:33:08 +00:00
parent fd9cc0dbf2
commit 9d242d46c1
2 changed files with 3 additions and 3 deletions

View File

@ -45,7 +45,7 @@ gem 'ransack'
gem 'rubytree' gem 'rubytree'
gem 'rubyzip' gem 'rubyzip'
gem 'sassc-rails' gem 'sassc-rails'
gem 'shakapacker', '7.2.0.rc.0' gem 'shakapacker', '7.2.1'
gem 'slim-rails' gem 'slim-rails'
gem 'sorcery' gem 'sorcery'
gem 'sprockets-rails' gem 'sprockets-rails'

View File

@ -466,7 +466,7 @@ GEM
sentry-ruby (5.15.2) sentry-ruby (5.15.2)
concurrent-ruby (~> 1.0, >= 1.0.2) concurrent-ruby (~> 1.0, >= 1.0.2)
set (1.1.0) set (1.1.0)
shakapacker (7.2.0.rc.0) shakapacker (7.2.1)
activesupport (>= 5.2) activesupport (>= 5.2)
package_json package_json
rack-proxy (>= 0.6.1) rack-proxy (>= 0.6.1)
@ -626,7 +626,7 @@ DEPENDENCIES
selenium-webdriver selenium-webdriver
sentry-rails sentry-rails
sentry-ruby sentry-ruby
shakapacker (= 7.2.0.rc.0) shakapacker (= 7.2.1)
shoulda-matchers shoulda-matchers
simplecov simplecov
slim-rails slim-rails