Skip to content

Commit

Permalink
Upgrade: Bump shakapacker from 6.6.0 to 7.0.2
Browse files Browse the repository at this point in the history
Bumps [shakapacker](https://github.com/shakacode/shakapacker) from 6.6.0 to 7.0.2.
- [Changelog](https://github.com/shakacode/shakapacker/blob/master/CHANGELOG.md)
- [Commits](shakacode/shakapacker@v6.6.0...v7.0.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jul 10, 2023
1 parent 4aecfec commit 3007f1c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ gem 'seed-fu', '~> 2.3'
gem 'sentry-rails', '~> 5.4'
gem 'sentry-ruby', '~> 5.9'
gem 'sentry-sidekiq', '~> 5.8'
gem 'shakapacker', '6.6.0'
gem 'shakapacker', '7.0.2'
gem 'sidekiq', '~> 6.5'
gem 'turbo-rails', '~> 1.4'
gem 'view_component', '~> 3.2'
Expand Down
9 changes: 5 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -380,8 +380,9 @@ GEM
activesupport (= 7.0.5)
bundler (>= 1.15.0)
railties (= 7.0.5)
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
rails-dom-testing (2.1.1)
activesupport (>= 5.0.0)
minitest
nokogiri (>= 1.6)
rails-html-sanitizer (1.6.0)
loofah (~> 2.21)
Expand Down Expand Up @@ -510,7 +511,7 @@ GEM
sentry-sidekiq (5.9.0)
sentry-ruby (~> 5.9.0)
sidekiq (>= 3.0)
shakapacker (6.6.0)
shakapacker (7.0.2)
activesupport (>= 5.2)
rack-proxy (>= 0.6.1)
railties (>= 5.2)
Expand Down Expand Up @@ -641,7 +642,7 @@ DEPENDENCIES
sentry-rails (~> 5.4)
sentry-ruby (~> 5.9)
sentry-sidekiq (~> 5.8)
shakapacker (= 6.6.0)
shakapacker (= 7.0.2)
shoulda-matchers (~> 5.3)
sidekiq (~> 6.5)
simplecov (~> 0.22)
Expand Down

0 comments on commit 3007f1c

Please sign in to comment.