Skip to content

Commit

Permalink
Bump shakapacker from 7.1.0 to 7.2.0
Browse files Browse the repository at this point in the history
Bumps [shakapacker](https://github.com/shakacode/shakapacker) from 7.1.0 to 7.2.0.
- [Changelog](https://github.com/shakacode/shakapacker/blob/master/CHANGELOG.md)
- [Commits](shakacode/shakapacker@v7.1.0...v7.2.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 Dec 30, 2023
1 parent 4267b5d commit ddfab3e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ gem 'pg', '~> 1.5'
gem 'puma', '~> 6.4'
gem 'rgeo', '~> 3.0'
gem 'secure_headers', '~> 6.5'
gem 'shakapacker', '7.1.0'
gem 'shakapacker', '7.2.0'
gem 'simpleconfig', '~> 2.0'
gem 'simple_form', '~> 5.3'
gem 'slim-rails', '~> 3.6'
Expand Down
8 changes: 5 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ GEM
newrelic_rpm (9.6.0)
base64
nio4r (2.7.0)
nokogiri (1.15.5)
nokogiri (1.16.0)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
oauth2 (2.0.9)
Expand All @@ -258,6 +258,7 @@ GEM
actionpack (>= 4.2)
omniauth (~> 2.0)
orm_adapter (0.5.0)
package_json (0.1.0)
parallel (1.24.0)
parser (3.2.2.4)
ast (~> 2.4.1)
Expand Down Expand Up @@ -396,8 +397,9 @@ GEM
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
semantic_range (3.0.0)
shakapacker (7.1.0)
shakapacker (7.2.0)
activesupport (>= 5.2)
package_json
rack-proxy (>= 0.6.1)
railties (>= 5.2)
semantic_range (>= 2.3.0)
Expand Down Expand Up @@ -506,7 +508,7 @@ DEPENDENCIES
rubocop-rspec
secure_headers (~> 6.5)
selenium-webdriver
shakapacker (= 7.1.0)
shakapacker (= 7.2.0)
simple_form (~> 5.3)
simpleconfig (~> 2.0)
simplecov
Expand Down

0 comments on commit ddfab3e

Please sign in to comment.