Skip to content

Commit e912da4

Browse files
Bump shakapacker from 6.6.0 to 8.1.0
Bumps [shakapacker](https://github.com/shakacode/shakapacker) from 6.6.0 to 8.1.0. - [Changelog](https://github.com/shakacode/shakapacker/blob/main/CHANGELOG.md) - [Commits](shakacode/shakapacker@v6.6.0...v8.1.0) --- updated-dependencies: - dependency-name: shakapacker dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5c91cd6 commit e912da4

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ gem 'simple_form'
5858
gem 'tinymce-rails'
5959
gem 'image_processing', '~> 1.14'
6060
gem 'react-rails'
61-
gem 'shakapacker', '~> 6.6'
61+
gem 'shakapacker', '~> 8.1'
6262

6363
gem 'sidekiq'
6464

Gemfile.lock

+4-2
Original file line numberDiff line numberDiff line change
@@ -374,6 +374,7 @@ GEM
374374
rack
375375
orm_adapter (0.5.0)
376376
ostruct (0.6.1)
377+
package_json (0.1.0)
377378
paper_trail (16.0.0)
378379
activerecord (>= 6.1)
379380
request_store (~> 1.4)
@@ -518,8 +519,9 @@ GEM
518519
sendgrid-ruby (6.7.0)
519520
ruby_http_client (~> 3.4)
520521
sexp_processor (4.16.1)
521-
shakapacker (6.6.0)
522+
shakapacker (8.1.0)
522523
activesupport (>= 5.2)
524+
package_json
523525
rack-proxy (>= 0.6.1)
524526
railties (>= 5.2)
525527
semantic_range (>= 2.3.0)
@@ -651,7 +653,7 @@ DEPENDENCIES
651653
selectize-rails
652654
selenium-webdriver
653655
sendgrid-ruby
654-
shakapacker (~> 6.6)
656+
shakapacker (~> 8.1)
655657
sidekiq
656658
simple_form
657659
timecop

0 commit comments

Comments
 (0)