File tree Expand file tree Collapse file tree 4 files changed +14
-14
lines changed Expand file tree Collapse file tree 4 files changed +14
-14
lines changed Original file line number Diff line number Diff line change @@ -153,7 +153,7 @@ gem "webauthn"
153
153
# One-time passwords for 2fa
154
154
gem "rotp" , "~> 6.3.0"
155
155
156
- gem "shakapacker" , "7.2.2 "
156
+ gem "shakapacker" , "7.2.3 "
157
157
158
158
# pagination support for models
159
159
gem "will_paginate"
Original file line number Diff line number Diff line change 173
173
logger (~> 1.5 )
174
174
chunky_png (1.4.0 )
175
175
coderay (1.1.3 )
176
- concurrent-ruby (1.3.4 )
176
+ concurrent-ruby (1.3.5 )
177
177
connection_pool (2.4.1 )
178
178
cose (1.3.1 )
179
179
cbor (~> 0.5.9 )
265
265
highline (3.1.1 )
266
266
reline
267
267
htmlentities (4.3.4 )
268
- i18n (1.14.6 )
268
+ i18n (1.14.7 )
269
269
concurrent-ruby (~> 1.0 )
270
270
i18n-tasks (1.0.14 )
271
271
activesupport (>= 4.0.2 )
313
313
listen (3.9.0 )
314
314
rb-fsevent (~> 0.10 , >= 0.10.3 )
315
315
rb-inotify (~> 0.9 , >= 0.9.10 )
316
- logger (1.6.5 )
316
+ logger (1.6.6 )
317
317
lograge (0.14.0 )
318
318
actionpack (>= 4 )
319
319
activesupport (>= 4 )
439
439
pry-stack_explorer (0.6.1 )
440
440
binding_of_caller (~> 1.0 )
441
441
pry (~> 0.13 )
442
- psych (5.2.2 )
442
+ psych (5.2.3 )
443
443
date
444
444
stringio
445
445
public_suffix (5.1.1 )
584
584
semantic_range (3.0.0 )
585
585
sendgrid-ruby (6.7.0 )
586
586
ruby_http_client (~> 3.4 )
587
- shakapacker (7.2.2 )
587
+ shakapacker (7.2.3 )
588
588
activesupport (>= 5.2 )
589
589
package_json
590
590
rack-proxy (>= 0.6.1 )
657
657
standard-performance (1.5.0 )
658
658
lint_roller (~> 1.1 )
659
659
rubocop-performance (~> 1.22.0 )
660
- stringio (3.1.2 )
660
+ stringio (3.1.3 )
661
661
strong_migrations (2.0.1 )
662
662
activerecord (>= 6.1 )
663
663
temping (4.2.0 )
716
716
yard (0.9.37 )
717
717
yt (0.33.4 )
718
718
activesupport
719
- zeitwerk (2.7.1 )
719
+ zeitwerk (2.7.2 )
720
720
zendesk_api (3.0.5 )
721
721
faraday (> 2.0.0 )
722
722
faraday-multipart
@@ -820,7 +820,7 @@ DEPENDENCIES
820
820
sass-rails (>= 6 )
821
821
selenium-webdriver (~> 4.4 )
822
822
sendgrid-ruby (~> 6.7 )
823
- shakapacker (= 7.2.2 )
823
+ shakapacker (= 7.2.3 )
824
824
sidekiq (~> 7.2 )
825
825
sidekiq-scheduler (~> 5.0.3 )
826
826
sidekiq-throttled (~> 1.3.0 )
Original file line number Diff line number Diff line change 86
86
"react-tooltip" : " ^5.21.5" ,
87
87
"sass" : " ^1.64.1" ,
88
88
"sass-loader" : " ^13.3.2" ,
89
- "shakapacker" : " 7.2.2 " ,
89
+ "shakapacker" : " 7.2.3 " ,
90
90
"stream-browserify" : " ^3.0.0" ,
91
91
"style-loader" : " ^3.3.3" ,
92
92
"styled-components" : " 5.3.11" ,
Original file line number Diff line number Diff line change 6775
6775
resolved "https://registry.yarnpkg.com/setprototypeof/-/setprototypeof-1.2.0.tgz#66c9a24a73f9fc28cbe66b09fed3d33dcaf1b424"
6776
6776
integrity sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==
6777
6777
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 ==
6782
6782
dependencies :
6783
6783
glob "^7.2.0"
6784
6784
js-yaml "^4.1.0"
You can’t perform that action at this time.
0 commit comments