Bump shakapacker from 7.0.2 to 7.0.3

Bumps [shakapacker](https://github.com/shakacode/shakapacker) from 7.0.2 to 7.0.3.
- [Changelog](https://github.com/shakacode/shakapacker/blob/master/CHANGELOG.md)
- [Commits](https://github.com/shakacode/shakapacker/compare/v7.0.2...v7.0.3)

---
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]
2023-08-14 03:07:09 +00:00
committed by Sebastian Serth
parent 8d5a17eaa9
commit d9d44be129
2 changed files with 3 additions and 3 deletions

View File

@ -43,7 +43,7 @@ gem 'ransack'
gem 'rubytree' gem 'rubytree'
gem 'rubyzip' gem 'rubyzip'
gem 'sass-rails' gem 'sass-rails'
gem 'shakapacker', '7.0.2' gem 'shakapacker', '7.0.3'
gem 'slim-rails' gem 'slim-rails'
gem 'sorcery' gem 'sorcery'
gem 'sprockets-rails' gem 'sprockets-rails'

View File

@ -447,7 +447,7 @@ GEM
sentry-ruby (5.10.0) sentry-ruby (5.10.0)
concurrent-ruby (~> 1.0, >= 1.0.2) concurrent-ruby (~> 1.0, >= 1.0.2)
set (1.0.3) set (1.0.3)
shakapacker (7.0.2) shakapacker (7.0.3)
activesupport (>= 5.2) activesupport (>= 5.2)
rack-proxy (>= 0.6.1) rack-proxy (>= 0.6.1)
railties (>= 5.2) railties (>= 5.2)
@ -605,7 +605,7 @@ DEPENDENCIES
selenium-webdriver selenium-webdriver
sentry-rails sentry-rails
sentry-ruby sentry-ruby
shakapacker (= 7.0.2) shakapacker (= 7.0.3)
shoulda-matchers shoulda-matchers
simplecov simplecov
slim-rails slim-rails