Skip to content

Commit 64e5bd3

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] <support@github.com>
1 parent 4ce7ffa commit 64e5bd3

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
@@ -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

+4-2
Original file line numberDiff line numberDiff line change
@@ -366,6 +366,7 @@ GEM
366366
rack
367367
orm_adapter (0.5.0)
368368
ostruct (0.6.1)
369+
package_json (0.1.0)
369370
paper_trail (16.0.0)
370371
activerecord (>= 6.1)
371372
request_store (~> 1.4)
@@ -508,8 +509,9 @@ GEM
508509
semantic_range (3.1.0)
509510
sendgrid-ruby (6.7.0)
510511
ruby_http_client (~> 3.4)
511-
shakapacker (6.6.0)
512+
shakapacker (8.2.0)
512513
activesupport (>= 5.2)
514+
package_json
513515
rack-proxy (>= 0.6.1)
514516
railties (>= 5.2)
515517
semantic_range (>= 2.3.0)
@@ -635,7 +637,7 @@ DEPENDENCIES
635637
selectize-rails
636638
selenium-webdriver
637639
sendgrid-ruby
638-
shakapacker (~> 6.6)
640+
shakapacker (~> 8.2)
639641
sidekiq
640642
simple_form
641643
timecop

0 commit comments

Comments
 (0)