Skip to content

Commit 21346d6

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 87e5dbc commit 21346d6

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ gem 'simple_form'
5353
gem 'tinymce-rails'
5454
gem 'image_processing', '~> 1.14'
5555
gem 'react-rails'
56-
gem 'shakapacker', '~> 6.6'
56+
gem 'shakapacker', '~> 8.2'
5757

5858
gem 'sidekiq'
5959

Gemfile.lock

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@ GEM
310310
logger
311311
mini_mime (1.1.5)
312312
mini_portile2 (2.8.8)
313-
minitest (5.25.4)
313+
minitest (5.25.5)
314314
msgpack (1.8.0)
315315
multi_json (1.15.0)
316316
multi_xml (0.6.0)
@@ -365,6 +365,7 @@ GEM
365365
rack
366366
orm_adapter (0.5.0)
367367
ostruct (0.6.1)
368+
package_json (0.1.0)
368369
paper_trail (16.0.0)
369370
activerecord (>= 6.1)
370371
request_store (~> 1.4)
@@ -438,7 +439,7 @@ GEM
438439
rb-fsevent (0.11.2)
439440
rb-inotify (0.11.1)
440441
ffi (~> 1.0)
441-
rdoc (6.12.0)
442+
rdoc (6.13.0)
442443
psych (>= 4.0.0)
443444
react-rails (3.2.1)
444445
babel-transpiler (>= 0.7.0)
@@ -507,8 +508,9 @@ GEM
507508
semantic_range (3.1.0)
508509
sendgrid-ruby (6.7.0)
509510
ruby_http_client (~> 3.4)
510-
shakapacker (6.6.0)
511+
shakapacker (8.2.0)
511512
activesupport (>= 5.2)
513+
package_json
512514
rack-proxy (>= 0.6.1)
513515
railties (>= 5.2)
514516
semantic_range (>= 2.3.0)
@@ -634,7 +636,7 @@ DEPENDENCIES
634636
selectize-rails
635637
selenium-webdriver
636638
sendgrid-ruby
637-
shakapacker (~> 6.6)
639+
shakapacker (~> 8.2)
638640
sidekiq
639641
simple_form
640642
timecop

0 commit comments

Comments
 (0)