Skip to content

Commit

Permalink
Bump shakapacker from 8.0.1 to 8.0.2
Browse files Browse the repository at this point in the history
Bumps [shakapacker](https://github.com/shakacode/shakapacker) from 8.0.1 to 8.0.2.
- [Changelog](https://github.com/shakacode/shakapacker/blob/main/CHANGELOG.md)
- [Commits](shakacode/shakapacker@v8.0.1...v8.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 30, 2024
1 parent 5a70679 commit b92adf3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ gem 'bootsnap', require: false
gem 'newrelic_rpm', '~> 9.13'
gem 'pg', '~> 1.5'
gem 'puma', '~> 6.4'
gem 'shakapacker', '8.0.1'
gem 'shakapacker', '8.0.2'
gem 'slim-rails', '~> 3.6'
gem 'turbo-rails', '~> 2.0'
gem 'tzinfo-data', platforms: %i[mingw mswin x64_mingw jruby]
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,7 @@ GEM
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
semantic_range (3.0.0)
shakapacker (8.0.1)
shakapacker (8.0.2)
activesupport (>= 5.2)
package_json
rack-proxy (>= 0.6.1)
Expand Down Expand Up @@ -320,7 +320,7 @@ GEM
stringio (3.1.1)
strscan (3.1.0)
temple (0.10.3)
thor (1.3.1)
thor (1.3.2)
tilt (2.4.0)
timeout (0.4.1)
turbo-rails (2.0.6)
Expand Down Expand Up @@ -379,7 +379,7 @@ DEPENDENCIES
rubocop-rspec
rubocop-rspec_rails
selenium-webdriver
shakapacker (= 8.0.1)
shakapacker (= 8.0.2)
shoulda-matchers
simplecov
simplecov-lcov
Expand Down

0 comments on commit b92adf3

Please sign in to comment.