Skip to content

Commit 144d66b

Browse files
committed
updated JS and gem dependencies
1 parent f052f45 commit 144d66b

2 files changed

Lines changed: 307 additions & 295 deletions

File tree

Gemfile.lock

Lines changed: 75 additions & 64 deletions
Original file line numberDiff line numberDiff line change
@@ -74,49 +74,51 @@ GEM
7474
minitest (>= 5.1)
7575
tzinfo (~> 2.0)
7676
zeitwerk (~> 2.3)
77-
addressable (2.8.5)
77+
addressable (2.8.6)
7878
public_suffix (>= 2.0.2, < 6.0)
79-
airbrussh (1.5.0)
79+
airbrussh (1.5.1)
8080
sshkit (>= 1.6.1, != 1.7.0)
8181
annotate (3.2.0)
8282
activerecord (>= 3.2, < 8.0)
8383
rake (>= 10.4, < 14.0)
8484
annotate_gem (0.0.14)
8585
bundler (>= 1.1)
86-
anyway_config (2.5.4)
87-
ruby-next-core (>= 0.14.0)
86+
anyway_config (2.6.2)
87+
ruby-next-core (~> 1.0)
8888
api-pagination (5.0.0)
8989
ast (2.4.2)
9090
autoprefixer-rails (10.4.16.0)
9191
execjs (~> 2)
9292
aws-eventstream (1.3.0)
93-
aws-partitions (1.857.0)
94-
aws-sdk-core (3.188.0)
95-
aws-eventstream (~> 1, >= 1.0.2)
93+
aws-partitions (1.881.0)
94+
aws-sdk-core (3.190.3)
95+
aws-eventstream (~> 1, >= 1.3.0)
9696
aws-partitions (~> 1, >= 1.651.0)
97-
aws-sigv4 (~> 1.5)
97+
aws-sigv4 (~> 1.8)
9898
jmespath (~> 1, >= 1.6.1)
99-
aws-sdk-ssm (1.161.0)
99+
aws-sdk-ssm (1.162.0)
100100
aws-sdk-core (~> 3, >= 3.188.0)
101101
aws-sigv4 (~> 1.1)
102-
aws-sigv4 (1.7.0)
102+
aws-sigv4 (1.8.0)
103103
aws-eventstream (~> 1, >= 1.0.2)
104104
base64 (0.2.0)
105105
bcrypt (3.1.20)
106106
better_errors (2.9.1)
107107
coderay (>= 1.0.0)
108108
erubi (>= 1.0.0)
109109
rack (>= 0.9.0)
110-
bibtex-ruby (6.0.0)
110+
bibtex-ruby (6.1.0)
111111
latex-decode (~> 0.0)
112+
racc (~> 1.7)
112113
bindex (0.8.1)
113114
binding_of_caller (1.0.0)
114115
debug_inspector (>= 0.0.1)
115-
bootsnap (1.17.0)
116+
bootsnap (1.17.1)
116117
msgpack (~> 1.2)
117-
brakeman (6.0.1)
118+
brakeman (6.1.1)
119+
racc
118120
builder (3.2.4)
119-
bullet (7.1.4)
121+
bullet (7.1.6)
120122
activesupport (>= 3.0.0)
121123
uniform_notifier (~> 1.11)
122124
bundle-audit (0.1.0)
@@ -156,7 +158,7 @@ GEM
156158
open4 (~> 1.3)
157159
coderay (1.1.3)
158160
colored2 (3.1.2)
159-
concurrent-ruby (1.2.2)
161+
concurrent-ruby (1.2.3)
160162
contact_us (1.2.0)
161163
rails (>= 4.2.0)
162164
cork (0.3.0)
@@ -171,7 +173,7 @@ GEM
171173
csl (~> 1.0)
172174
cssbundling-rails (1.3.3)
173175
railties (>= 6.0.0)
174-
danger (9.4.0)
176+
danger (9.4.2)
175177
claide (~> 1.0)
176178
claide-plugins (>= 0.9.2)
177179
colored2 (~> 3.1)
@@ -182,23 +184,23 @@ GEM
182184
kramdown (~> 2.3)
183185
kramdown-parser-gfm (~> 1.0)
184186
no_proxy_fix
185-
octokit (>= 6.0, < 8.0)
187+
octokit (>= 4.0)
186188
terminal-table (>= 1, < 4)
187189
database_cleaner (2.0.2)
188190
database_cleaner-active_record (>= 2, < 3)
189191
database_cleaner-active_record (2.1.0)
190192
activerecord (>= 5.a)
191193
database_cleaner-core (~> 2.0.0)
192194
database_cleaner-core (2.0.1)
193-
debug_inspector (1.1.0)
195+
debug_inspector (1.2.0)
194196
devise (4.9.3)
195197
bcrypt (~> 3.0)
196198
orm_adapter (~> 0.1)
197199
railties (>= 4.1.0)
198200
responders
199201
warden (~> 1.2.3)
200202
diff-lcs (1.5.0)
201-
doorkeeper (5.6.7)
203+
doorkeeper (5.6.8)
202204
railties (>= 5)
203205
dotenv (2.8.1)
204206
dotenv-rails (2.8.1)
@@ -214,29 +216,28 @@ GEM
214216
ecma-re-validator (0.4.0)
215217
regexp_parser (~> 2.2)
216218
erubi (1.12.0)
217-
excon (0.104.0)
219+
excon (0.109.0)
218220
execjs (2.9.1)
219-
factory_bot (6.4.2)
221+
factory_bot (6.4.5)
220222
activesupport (>= 5.0.0)
221-
factory_bot_rails (6.4.2)
223+
factory_bot_rails (6.4.3)
222224
factory_bot (~> 6.4)
223225
railties (>= 5.0.0)
224-
faker (3.2.2)
226+
faker (3.2.3)
225227
i18n (>= 1.8.11, < 2)
226-
faraday (2.7.12)
227-
base64
228-
faraday-net_http (>= 2.0, < 3.1)
229-
ruby2_keywords (>= 0.0.4)
230-
faraday-http-cache (2.5.0)
228+
faraday (2.9.0)
229+
faraday-net_http (>= 2.0, < 3.2)
230+
faraday-http-cache (2.5.1)
231231
faraday (>= 0.8)
232-
faraday-net_http (3.0.2)
232+
faraday-net_http (3.1.0)
233+
net-http
233234
ffi (1.16.3)
234235
flag_shih_tzu (0.3.23)
235236
fog-aws (3.21.0)
236237
fog-core (~> 2.1)
237238
fog-json (~> 1.1)
238239
fog-xml (~> 0.1)
239-
fog-core (2.3.0)
240+
fog-core (2.4.0)
240241
builder
241242
excon (~> 0.71)
242243
formatador (>= 0.2, < 2.0)
@@ -258,7 +259,7 @@ GEM
258259
prime
259260
racc
260261
text (>= 1.3.0)
261-
git (1.18.0)
262+
git (1.19.1)
262263
addressable (~> 2.8)
263264
rchardet (~> 1.8)
264265
globalid (1.2.1)
@@ -273,7 +274,7 @@ GEM
273274
shellany (~> 0.0)
274275
thor (>= 0.18.1)
275276
hana (1.3.7)
276-
hashdiff (1.0.1)
277+
hashdiff (1.1.0)
277278
hashie (5.0.0)
278279
highline (2.1.0)
279280
htmltoword (1.1.1)
@@ -289,9 +290,9 @@ GEM
289290
actionview (>= 5.0.0)
290291
activesupport (>= 5.0.0)
291292
jmespath (1.6.2)
292-
jsbundling-rails (1.2.1)
293+
jsbundling-rails (1.2.2)
293294
railties (>= 6.0.0)
294-
json (2.6.3)
295+
json (2.7.1)
295296
json_schemer (0.2.25)
296297
ecma-re-validator (~> 0.3)
297298
hana (~> 1.3)
@@ -333,31 +334,37 @@ GEM
333334
marcel (1.0.2)
334335
matrix (0.4.2)
335336
method_source (1.0.0)
336-
mime-types (3.5.1)
337+
mime-types (3.5.2)
337338
mime-types-data (~> 3.2015)
338-
mime-types-data (3.2023.1003)
339+
mime-types-data (3.2023.1205)
339340
mimemagic (0.4.3)
340341
nokogiri (~> 1)
341342
rake
342343
mini_mime (1.1.5)
343-
minitest (5.20.0)
344+
minitest (5.21.1)
344345
mocha (2.1.0)
345346
ruby2_keywords (>= 0.0.5)
346347
msgpack (1.7.2)
347348
multi_json (1.15.0)
348349
multi_xml (0.6.0)
350+
mutex_m (0.2.0)
349351
mysql2 (0.5.5)
350-
namae (1.1.1)
352+
namae (1.2.0)
353+
racc (~> 1.7)
351354
nap (1.1.0)
352355
nenv (0.3.0)
356+
net-http (0.4.1)
357+
uri
353358
net-scp (4.0.0)
354359
net-ssh (>= 2.6.5, < 8.0.0)
355-
net-ssh (7.2.0)
356-
nio4r (2.6.1)
360+
net-sftp (4.0.0)
361+
net-ssh (>= 5.0.0, < 8.0.0)
362+
net-ssh (7.2.1)
363+
nio4r (2.7.0)
357364
no_proxy_fix (0.1.2)
358-
nokogiri (1.15.5-arm64-darwin)
365+
nokogiri (1.16.0-arm64-darwin)
359366
racc (~> 1.4)
360-
nokogiri (1.15.5-x86_64-linux)
367+
nokogiri (1.16.0-x86_64-linux)
361368
racc (~> 1.4)
362369
notiffany (0.1.3)
363370
nenv (~> 0.1)
@@ -369,10 +376,10 @@ GEM
369376
rack (>= 1.2, < 4)
370377
snaky_hash (~> 2.0)
371378
version_gem (~> 1.1)
372-
octokit (7.2.0)
379+
octokit (8.0.0)
373380
faraday (>= 1, < 3)
374381
sawyer (~> 0.9)
375-
omniauth (2.1.1)
382+
omniauth (2.1.2)
376383
hashie (>= 3.4.6)
377384
rack (>= 2.2.3)
378385
rack-protection
@@ -390,8 +397,8 @@ GEM
390397
open4 (1.3.4)
391398
options (2.3.2)
392399
orm_adapter (0.5.0)
393-
parallel (1.23.0)
394-
parser (3.2.2.4)
400+
parallel (1.24.0)
401+
parser (3.3.0.4)
395402
ast (~> 2.4.1)
396403
racc
397404
pg (1.5.4)
@@ -406,7 +413,7 @@ GEM
406413
method_source (~> 1.0)
407414
psych (3.3.4)
408415
public_suffix (5.0.4)
409-
puma (6.4.0)
416+
puma (6.4.2)
410417
nio4r (~> 2.0)
411418
pundit (2.3.1)
412419
activesupport (>= 3.0.0)
@@ -419,9 +426,10 @@ GEM
419426
rack (2.2.8)
420427
rack-attack (6.7.0)
421428
rack (>= 1.0, < 4)
422-
rack-mini-profiler (3.1.1)
429+
rack-mini-profiler (3.3.0)
423430
rack (>= 1.2.0)
424-
rack-protection (3.1.0)
431+
rack-protection (3.2.0)
432+
base64 (>= 0.1.0)
425433
rack (~> 2.2, >= 2.2.4)
426434
rack-test (2.1.0)
427435
rack (>= 1.3)
@@ -464,12 +472,12 @@ GEM
464472
ffi (~> 1.0)
465473
rchardet (1.8.0)
466474
recaptcha (5.16.0)
467-
regexp_parser (2.8.2)
475+
regexp_parser (2.9.0)
468476
responders (3.1.1)
469477
actionpack (>= 5.2)
470478
railties (>= 5.2)
471479
rexml (3.2.6)
472-
rollbar (3.4.1)
480+
rollbar (3.5.1)
473481
rspec-collection_matchers (1.2.1)
474482
rspec-expectations (>= 2.99.0.beta1)
475483
rspec-core (3.12.2)
@@ -491,38 +499,38 @@ GEM
491499
rspec-support (3.12.1)
492500
rss (0.3.0)
493501
rexml
494-
rubocop (1.57.2)
502+
rubocop (1.60.1)
495503
json (~> 2.3)
496504
language_server-protocol (>= 3.17.0)
497505
parallel (~> 1.10)
498-
parser (>= 3.2.2.4)
506+
parser (>= 3.3.0.2)
499507
rainbow (>= 2.2.2, < 4.0)
500508
regexp_parser (>= 1.8, < 3.0)
501509
rexml (>= 3.2.5, < 4.0)
502-
rubocop-ast (>= 1.28.1, < 2.0)
510+
rubocop-ast (>= 1.30.0, < 2.0)
503511
ruby-progressbar (~> 1.7)
504512
unicode-display_width (>= 2.4.0, < 3.0)
505513
rubocop-ast (1.30.0)
506514
parser (>= 3.2.1.0)
507-
rubocop-capybara (2.19.0)
515+
rubocop-capybara (2.20.0)
516+
rubocop (~> 1.41)
517+
rubocop-factory_bot (2.25.1)
508518
rubocop (~> 1.41)
509-
rubocop-factory_bot (2.24.0)
510-
rubocop (~> 1.33)
511519
rubocop-i18n (3.0.0)
512520
rubocop (~> 1.0)
513-
rubocop-performance (1.19.1)
514-
rubocop (>= 1.7.0, < 2.0)
515-
rubocop-ast (>= 0.4.0)
516-
rubocop-rails (2.22.2)
521+
rubocop-performance (1.20.2)
522+
rubocop (>= 1.48.1, < 2.0)
523+
rubocop-ast (>= 1.30.0, < 2.0)
524+
rubocop-rails (2.23.1)
517525
activesupport (>= 4.2.0)
518526
rack (>= 1.1)
519527
rubocop (>= 1.33.0, < 2.0)
520528
rubocop-ast (>= 1.30.0, < 2.0)
521-
rubocop-rspec (2.25.0)
529+
rubocop-rspec (2.26.1)
522530
rubocop (~> 1.40)
523531
rubocop-capybara (~> 2.17)
524532
rubocop-factory_bot (~> 2.22)
525-
ruby-next-core (0.15.3)
533+
ruby-next-core (1.0.0)
526534
ruby-progressbar (1.13.0)
527535
ruby2_keywords (0.0.5)
528536
ruby_dig (0.0.2)
@@ -562,8 +570,10 @@ GEM
562570
actionpack (>= 5.2)
563571
activesupport (>= 5.2)
564572
sprockets (>= 3.0.0)
565-
sshkit (1.21.6)
573+
sshkit (1.22.0)
574+
mutex_m
566575
net-scp (>= 1.1.2)
576+
net-sftp (>= 2.1.2)
567577
net-ssh (>= 2.8.0)
568578
terminal-table (3.0.2)
569579
unicode-display_width (>= 1.1.1, < 3)
@@ -589,6 +599,7 @@ GEM
589599
unf_ext (0.0.9.1)
590600
unicode-display_width (2.5.0)
591601
uniform_notifier (1.16.0)
602+
uri (0.13.0)
592603
uri_template (0.7.0)
593604
version_gem (1.1.3)
594605
warden (1.2.9)

0 commit comments

Comments
 (0)