Bump shakapacker from 7.2.2 to 7.2.3

Bumps [shakapacker](https://github.com/shakacode/shakapacker) from 7.2.2 to 7.2.3.
- [Changelog](https://github.com/shakacode/shakapacker/blob/main/CHANGELOG.md)
- [Commits](https://github.com/shakacode/shakapacker/compare/v7.2.2...v7.2.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]
2024-03-25 03:44:54 +00:00
parent ce7d19a457
commit 2671dd499f
2 changed files with 5 additions and 5 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.2' gem 'shakapacker', '7.2.3'
gem 'slim-rails' gem 'slim-rails'
gem 'sorcery' gem 'sorcery'
gem 'sprockets-rails' gem 'sprockets-rails'

View File

@ -320,7 +320,7 @@ GEM
pundit (2.3.1) pundit (2.3.1)
activesupport (>= 3.0.0) activesupport (>= 3.0.0)
racc (1.7.3) racc (1.7.3)
rack (3.0.9.1) rack (3.0.10)
rack-mini-profiler (3.3.1) rack-mini-profiler (3.3.1)
rack (>= 1.2.0) rack (>= 1.2.0)
rack-proxy (0.7.7) rack-proxy (0.7.7)
@ -387,7 +387,7 @@ GEM
rb-inotify (0.10.1) rb-inotify (0.10.1)
ffi (~> 1.0) ffi (~> 1.0)
rbtree (0.4.6) rbtree (0.4.6)
rdoc (6.6.2) rdoc (6.6.3.1)
psych (>= 4.0.0) psych (>= 4.0.0)
regexp_parser (2.9.0) regexp_parser (2.9.0)
reline (0.4.3) reline (0.4.3)
@ -471,7 +471,7 @@ GEM
bigdecimal bigdecimal
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.2) shakapacker (7.2.3)
activesupport (>= 5.2) activesupport (>= 5.2)
package_json package_json
rack-proxy (>= 0.6.1) rack-proxy (>= 0.6.1)
@ -632,7 +632,7 @@ DEPENDENCIES
selenium-webdriver selenium-webdriver
sentry-rails sentry-rails
sentry-ruby sentry-ruby
shakapacker (= 7.2.2) shakapacker (= 7.2.3)
shoulda-matchers shoulda-matchers
simplecov simplecov
slim-rails slim-rails