Skip to content

Commit 874ba0e

Browse files
authored
Merge pull request #4617 from brave-intl/renovate/shakapacker-7.x
fix(deps): update dependency shakapacker to v7.2.3
2 parents 33d3050 + 63ecb5a commit 874ba0e

File tree

4 files changed

+14
-14
lines changed

4 files changed

+14
-14
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ gem "webauthn"
153153
# One-time passwords for 2fa
154154
gem "rotp", "~> 6.3.0"
155155

156-
gem "shakapacker", "7.2.2"
156+
gem "shakapacker", "7.2.3"
157157

158158
# pagination support for models
159159
gem "will_paginate"

Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ GEM
173173
logger (~> 1.5)
174174
chunky_png (1.4.0)
175175
coderay (1.1.3)
176-
concurrent-ruby (1.3.4)
176+
concurrent-ruby (1.3.5)
177177
connection_pool (2.4.1)
178178
cose (1.3.1)
179179
cbor (~> 0.5.9)
@@ -265,7 +265,7 @@ GEM
265265
highline (3.1.1)
266266
reline
267267
htmlentities (4.3.4)
268-
i18n (1.14.6)
268+
i18n (1.14.7)
269269
concurrent-ruby (~> 1.0)
270270
i18n-tasks (1.0.14)
271271
activesupport (>= 4.0.2)
@@ -313,7 +313,7 @@ GEM
313313
listen (3.9.0)
314314
rb-fsevent (~> 0.10, >= 0.10.3)
315315
rb-inotify (~> 0.9, >= 0.9.10)
316-
logger (1.6.5)
316+
logger (1.6.6)
317317
lograge (0.14.0)
318318
actionpack (>= 4)
319319
activesupport (>= 4)
@@ -439,7 +439,7 @@ GEM
439439
pry-stack_explorer (0.6.1)
440440
binding_of_caller (~> 1.0)
441441
pry (~> 0.13)
442-
psych (5.2.2)
442+
psych (5.2.3)
443443
date
444444
stringio
445445
public_suffix (5.1.1)
@@ -584,7 +584,7 @@ GEM
584584
semantic_range (3.0.0)
585585
sendgrid-ruby (6.7.0)
586586
ruby_http_client (~> 3.4)
587-
shakapacker (7.2.2)
587+
shakapacker (7.2.3)
588588
activesupport (>= 5.2)
589589
package_json
590590
rack-proxy (>= 0.6.1)
@@ -657,7 +657,7 @@ GEM
657657
standard-performance (1.5.0)
658658
lint_roller (~> 1.1)
659659
rubocop-performance (~> 1.22.0)
660-
stringio (3.1.2)
660+
stringio (3.1.3)
661661
strong_migrations (2.0.1)
662662
activerecord (>= 6.1)
663663
temping (4.2.0)
@@ -716,7 +716,7 @@ GEM
716716
yard (0.9.37)
717717
yt (0.33.4)
718718
activesupport
719-
zeitwerk (2.7.1)
719+
zeitwerk (2.7.2)
720720
zendesk_api (3.0.5)
721721
faraday (> 2.0.0)
722722
faraday-multipart
@@ -820,7 +820,7 @@ DEPENDENCIES
820820
sass-rails (>= 6)
821821
selenium-webdriver (~> 4.4)
822822
sendgrid-ruby (~> 6.7)
823-
shakapacker (= 7.2.2)
823+
shakapacker (= 7.2.3)
824824
sidekiq (~> 7.2)
825825
sidekiq-scheduler (~> 5.0.3)
826826
sidekiq-throttled (~> 1.3.0)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"react-tooltip": "^5.21.5",
8787
"sass": "^1.64.1",
8888
"sass-loader": "^13.3.2",
89-
"shakapacker": "7.2.2",
89+
"shakapacker": "7.2.3",
9090
"stream-browserify": "^3.0.0",
9191
"style-loader": "^3.3.3",
9292
"styled-components": "5.3.11",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6775,10 +6775,10 @@ [email protected]:
67756775
resolved "https://registry.yarnpkg.com/setprototypeof/-/setprototypeof-1.2.0.tgz#66c9a24a73f9fc28cbe66b09fed3d33dcaf1b424"
67766776
integrity sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==
67776777

6778-
6779-
version "7.2.2"
6780-
resolved "https://registry.yarnpkg.com/shakapacker/-/shakapacker-7.2.2.tgz#58f565ce0a1b3efb91effaed982d0ac5811af57c"
6781-
integrity sha512-TSHEztaNcfhUqwap2arvAmvIm9YNbqlYjxaS4cYPxtqGH/2UQD98hKjztHBdphceOjTV6ea5Yj235egWh8E15Q==
6778+
6779+
version "7.2.3"
6780+
resolved "https://registry.yarnpkg.com/shakapacker/-/shakapacker-7.2.3.tgz#12613e8ca3139e47d42003f8d01846dea28f6c40"
6781+
integrity sha512-+qF74Y6+hEARqtsmJmBtdc2L0q6eXO21PlPsvtw6aqoxtqhM2VpCCDt51/5Cqnj/5IyEOEICZqStRCSO/q38hg==
67826782
dependencies:
67836783
glob "^7.2.0"
67846784
js-yaml "^4.1.0"

0 commit comments

Comments
 (0)