Skip to content

Commit 4f8b7f4

Browse files
Bump shakapacker from 6.6.0 to 8.3.0
Bumps [shakapacker](https://github.com/shakacode/shakapacker) from 6.6.0 to 8.3.0. - [Changelog](https://github.com/shakacode/shakapacker/blob/main/CHANGELOG.md) - [Commits](shakacode/shakapacker@v6.6.0...v8.3.0) --- updated-dependencies: - dependency-name: shakapacker dependency-version: 8.3.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d5a599e commit 4f8b7f4

2 files changed

Lines changed: 7 additions & 5 deletions

File tree

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.3'
5757

5858
gem 'sidekiq'
5959

Gemfile.lock

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ GEM
152152
logger (~> 1.5)
153153
coderay (1.1.3)
154154
concurrent-ruby (1.3.5)
155-
connection_pool (2.5.2)
155+
connection_pool (2.5.3)
156156
countries (7.1.1)
157157
unaccent (~> 0.3)
158158
country_select (10.0.1)
@@ -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.3.0)
512513
activesupport (>= 5.2)
514+
package_json
513515
rack-proxy (>= 0.6.1)
514516
railties (>= 5.2)
515517
semantic_range (>= 2.3.0)
@@ -533,7 +535,7 @@ GEM
533535
actionpack (>= 6.1)
534536
activesupport (>= 6.1)
535537
sprockets (>= 3.0.0)
536-
stringio (3.1.6)
538+
stringio (3.1.7)
537539
temple (0.10.3)
538540
thor (1.3.2)
539541
tilt (2.6.0)
@@ -635,7 +637,7 @@ DEPENDENCIES
635637
selectize-rails
636638
selenium-webdriver
637639
sendgrid-ruby
638-
shakapacker (~> 6.6)
640+
shakapacker (~> 8.3)
639641
sidekiq
640642
simple_form
641643
timecop

0 commit comments

Comments
 (0)