Bump shakapacker from 7.2.1 to 7.2.2

Bumps [shakapacker](https://github.com/shakacode/shakapacker) from 7.2.1 to 7.2.2.
- [Changelog](https://github.com/shakacode/shakapacker/blob/master/CHANGELOG.md)
- [Commits](https://github.com/shakacode/shakapacker/compare/v7.2.1...v7.2.2)

---
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-22 03:56:52 +00:00
parent 45e5acea92
commit 85cc7812b7
2 changed files with 4 additions and 4 deletions

View File

@ -46,7 +46,7 @@ gem 'ransack'
gem 'rubytree' gem 'rubytree'
gem 'rubyzip' gem 'rubyzip'
gem 'sassc-rails' gem 'sassc-rails'
gem 'shakapacker', '7.2.1' gem 'shakapacker', '7.2.2'
gem 'slim-rails' gem 'slim-rails'
gem 'sorcery' gem 'sorcery'
gem 'sprockets-rails' gem 'sprockets-rails'

View File

@ -191,7 +191,7 @@ GEM
oauth (>= 0.4.5) oauth (>= 0.4.5)
rexml rexml
influxdb (0.8.1) influxdb (0.8.1)
io-console (0.7.1) io-console (0.7.2)
irb (1.11.1) irb (1.11.1)
rdoc rdoc
reline (>= 0.4.2) reline (>= 0.4.2)
@ -468,7 +468,7 @@ GEM
sentry-ruby (5.16.1) sentry-ruby (5.16.1)
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.1) shakapacker (7.2.2)
activesupport (>= 5.2) activesupport (>= 5.2)
package_json package_json
rack-proxy (>= 0.6.1) rack-proxy (>= 0.6.1)
@ -630,7 +630,7 @@ DEPENDENCIES
selenium-webdriver selenium-webdriver
sentry-rails sentry-rails
sentry-ruby sentry-ruby
shakapacker (= 7.2.1) shakapacker (= 7.2.2)
shoulda-matchers shoulda-matchers
simplecov simplecov
slim-rails slim-rails