Skip to content

Commit

Permalink
Bump shakapacker from 8.0.2 to 8.1.0
Browse files Browse the repository at this point in the history
Bumps [shakapacker](https://github.com/shakacode/shakapacker) from 8.0.2 to 8.1.0.
- [Changelog](https://github.com/shakacode/shakapacker/blob/main/CHANGELOG.md)
- [Commits](shakacode/shakapacker@v8.0.2...v8.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 Jan 25, 2025
1 parent d467252 commit 3265aa8
Show file tree
Hide file tree
Showing 2 changed files with 8 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.5'
gem 'rgeo', '~> 3.0'
gem 'secure_headers', '~> 7.1'
gem 'shakapacker', '8.0.2'
gem 'shakapacker', '8.1.0'
gem 'simpleconfig', '~> 2.0'
gem 'simple_form', '~> 5.3'
gem 'slim-rails', '~> 3.7'
Expand Down
10 changes: 7 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,8 @@ GEM
activesupport (>= 3.0)
nokogiri (>= 1.6)
io-console (0.8.0)
irb (1.14.3)
irb (1.15.1)
pp (>= 0.6.0)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
jbuilder (2.13.0)
Expand Down Expand Up @@ -277,6 +278,9 @@ GEM
ast (~> 2.4.1)
racc
pg (1.5.9)
pp (0.6.2)
prettyprint
prettyprint (0.2.0)
pry (0.14.2)
coderay (~> 1.1)
method_source (~> 1.0)
Expand Down Expand Up @@ -415,7 +419,7 @@ GEM
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
semantic_range (3.1.0)
shakapacker (8.0.2)
shakapacker (8.1.0)
activesupport (>= 5.2)
package_json
rack-proxy (>= 0.6.1)
Expand Down Expand Up @@ -528,7 +532,7 @@ DEPENDENCIES
rubocop-rspec_rails
secure_headers (~> 7.1)
selenium-webdriver
shakapacker (= 8.0.2)
shakapacker (= 8.1.0)
simple_form (~> 5.3)
simpleconfig (~> 2.0)
simplecov
Expand Down

0 comments on commit 3265aa8

Please sign in to comment.