Skip to content

Commit 6b1adae

Browse files
Bump shakapacker from 6.6.0 to 8.2.0
Bumps [shakapacker](https://github.com/shakacode/shakapacker) from 6.6.0 to 8.2.0. - [Changelog](https://github.com/shakacode/shakapacker/blob/main/CHANGELOG.md) - [Commits](shakacode/shakapacker@v6.6.0...v8.2.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 03fbead commit 6b1adae

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
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.2'
6262

6363
gem 'sidekiq'
6464

Gemfile.lock

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@ GEM
317317
logger
318318
mini_mime (1.1.5)
319319
mini_portile2 (2.8.8)
320-
minitest (5.25.4)
320+
minitest (5.25.5)
321321
msgpack (1.8.0)
322322
multi_json (1.15.0)
323323
multi_xml (0.6.0)
@@ -372,6 +372,7 @@ GEM
372372
rack
373373
orm_adapter (0.5.0)
374374
ostruct (0.6.1)
375+
package_json (0.1.0)
375376
paper_trail (16.0.0)
376377
activerecord (>= 6.1)
377378
request_store (~> 1.4)
@@ -517,8 +518,9 @@ GEM
517518
sendgrid-ruby (6.7.0)
518519
ruby_http_client (~> 3.4)
519520
sexp_processor (4.16.1)
520-
shakapacker (6.6.0)
521+
shakapacker (8.2.0)
521522
activesupport (>= 5.2)
523+
package_json
522524
rack-proxy (>= 0.6.1)
523525
railties (>= 5.2)
524526
semantic_range (>= 2.3.0)
@@ -650,7 +652,7 @@ DEPENDENCIES
650652
selectize-rails
651653
selenium-webdriver
652654
sendgrid-ruby
653-
shakapacker (~> 6.6)
655+
shakapacker (~> 8.2)
654656
sidekiq
655657
simple_form
656658
timecop

0 commit comments

Comments
 (0)