Skip to content

Commit fe6e80b

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 6c3df0d commit fe6e80b

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
@@ -57,7 +57,7 @@ gem 'simple_form'
5757
gem 'tinymce-rails'
5858
gem 'image_processing', '~> 1.13'
5959
gem 'react-rails'
60-
gem 'shakapacker', '~> 6.6'
60+
gem 'shakapacker', '~> 8.1'
6161

6262
gem 'sidekiq'
6363

Gemfile.lock

+4-2
Original file line numberDiff line numberDiff line change
@@ -348,6 +348,7 @@ GEM
348348
rack
349349
orm_adapter (0.5.0)
350350
ostruct (0.6.1)
351+
package_json (0.1.0)
351352
paper_trail (16.0.0)
352353
activerecord (>= 6.1)
353354
request_store (~> 1.4)
@@ -475,8 +476,9 @@ GEM
475476
sendgrid-ruby (6.7.0)
476477
ruby_http_client (~> 3.4)
477478
sexp_processor (4.16.1)
478-
shakapacker (6.6.0)
479+
shakapacker (8.1.0)
479480
activesupport (>= 5.2)
481+
package_json
480482
rack-proxy (>= 0.6.1)
481483
railties (>= 5.2)
482484
semantic_range (>= 2.3.0)
@@ -603,7 +605,7 @@ DEPENDENCIES
603605
selectize-rails
604606
selenium-webdriver
605607
sendgrid-ruby
606-
shakapacker (~> 6.6)
608+
shakapacker (~> 8.1)
607609
sidekiq
608610
simple_form
609611
timecop

0 commit comments

Comments
 (0)