Skip to content

Commit

Permalink
Bump shakapacker from 7.0.3 to 7.1.0
Browse files Browse the repository at this point in the history
Bumps [shakapacker](https://github.com/shakacode/shakapacker) from 7.0.3 to 7.1.0.
- [Changelog](https://github.com/shakacode/shakapacker/blob/master/CHANGELOG.md)
- [Commits](shakacode/shakapacker@v7.0.3...v7.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 2, 2023
1 parent 9eea1ec commit 0defa92
Show file tree
Hide file tree
Showing 2 changed files with 5 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 'bootsnap', require: false
# Use Active Storage variants [https://guides.rubyonrails.org/active_storage_overview.html#transforming-images]
# gem "image_processing", "~> 1.2"

gem 'shakapacker', '7.0.3'
gem 'shakapacker', '7.1.0'

gem 'react_on_rails', '= 13.4'

Expand Down
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ GEM
nio4r (~> 2.0)
racc (1.7.1)
rack (2.2.8)
rack-proxy (0.7.6)
rack-proxy (0.7.7)
rack
rack-test (2.1.0)
rack (>= 1.3)
Expand Down Expand Up @@ -220,7 +220,7 @@ GEM
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
semantic_range (3.0.0)
shakapacker (7.0.3)
shakapacker (7.1.0)
activesupport (>= 5.2)
rack-proxy (>= 0.6.1)
railties (>= 5.2)
Expand Down Expand Up @@ -254,7 +254,7 @@ GEM
websocket-extensions (0.1.5)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.6.11)
zeitwerk (2.6.12)

PLATFORMS
x86_64-darwin-22
Expand All @@ -276,7 +276,7 @@ DEPENDENCIES
rubocop-graphql
rubocop-rails
selenium-webdriver
shakapacker (= 7.0.3)
shakapacker (= 7.1.0)
sprockets-rails
sqlite3 (~> 1.6)
tzinfo-data
Expand Down

0 comments on commit 0defa92

Please sign in to comment.