Skip to content

Commit 08116ff

Browse files
Bump shakapacker from 6.6.0 to 9.2.0
Bumps [shakapacker](https://github.com/shakacode/shakapacker) from 6.6.0 to 9.2.0. - [Changelog](https://github.com/shakacode/shakapacker/blob/main/CHANGELOG.md) - [Commits](shakacode/shakapacker@v6.6.0...v9.2.0) --- updated-dependencies: - dependency-name: shakapacker dependency-version: 9.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 163c800 commit 08116ff

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ gem 'simple_form'
5252
gem 'tinymce-rails'
5353
gem 'image_processing', '~> 1.14'
5454
gem 'react-rails'
55-
gem 'shakapacker', '~> 6.6'
55+
gem 'shakapacker', '~> 9.2'
5656

5757
gem 'sidekiq'
5858

Gemfile.lock

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -372,6 +372,7 @@ GEM
372372
rack
373373
orm_adapter (0.5.0)
374374
ostruct (0.6.3)
375+
package_json (0.1.0)
375376
paper_trail (17.0.0)
376377
activerecord (>= 7.1)
377378
request_store (~> 1.4)
@@ -517,8 +518,9 @@ GEM
517518
semantic_range (3.1.0)
518519
sendgrid-ruby (6.7.0)
519520
ruby_http_client (~> 3.4)
520-
shakapacker (6.6.0)
521+
shakapacker (9.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)
@@ -645,7 +647,7 @@ DEPENDENCIES
645647
selectize-rails
646648
selenium-webdriver
647649
sendgrid-ruby
648-
shakapacker (~> 6.6)
650+
shakapacker (~> 9.2)
649651
sidekiq
650652
simple_form
651653
timecop

0 commit comments

Comments
 (0)