Skip to content

Commit dd192f3

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

2 files changed

Lines changed: 8 additions & 6 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.4'
5757

5858
gem 'sidekiq'
5959

Gemfile.lock

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ GEM
124124
erubi (>= 1.0.0)
125125
rack (>= 0.9.0)
126126
rouge (>= 1.0.0)
127-
bigdecimal (3.2.2)
127+
bigdecimal (3.2.3)
128128
bindex (0.8.1)
129129
binding_of_caller (1.0.1)
130130
debug_inspector (>= 1.2.0)
@@ -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.3)
155+
connection_pool (2.5.4)
156156
countries (7.1.1)
157157
unaccent (~> 0.3)
158158
country_select (10.0.1)
@@ -367,6 +367,7 @@ GEM
367367
rack
368368
orm_adapter (0.5.0)
369369
ostruct (0.6.1)
370+
package_json (0.1.0)
370371
paper_trail (16.0.0)
371372
activerecord (>= 6.1)
372373
request_store (~> 1.4)
@@ -386,7 +387,7 @@ GEM
386387
pundit (2.5.0)
387388
activesupport (>= 3.0.0)
388389
racc (1.8.1)
389-
rack (3.2.0)
390+
rack (3.2.1)
390391
rack-mini-profiler (3.3.1)
391392
rack (>= 1.2.0)
392393
rack-protection (4.1.1)
@@ -510,8 +511,9 @@ GEM
510511
semantic_range (3.1.0)
511512
sendgrid-ruby (6.7.0)
512513
ruby_http_client (~> 3.4)
513-
shakapacker (6.6.0)
514+
shakapacker (8.4.0)
514515
activesupport (>= 5.2)
516+
package_json
515517
rack-proxy (>= 0.6.1)
516518
railties (>= 5.2)
517519
semantic_range (>= 2.3.0)
@@ -637,7 +639,7 @@ DEPENDENCIES
637639
selectize-rails
638640
selenium-webdriver
639641
sendgrid-ruby
640-
shakapacker (~> 6.6)
642+
shakapacker (~> 8.4)
641643
sidekiq
642644
simple_form
643645
timecop

0 commit comments

Comments
 (0)