Skip to content

Commit a9f6751

Browse files
authored
Update dependencies (#8697)
1 parent d52e302 commit a9f6751

File tree

6 files changed

+322
-322
lines changed

6 files changed

+322
-322
lines changed

Gemfile.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ GEM
112112
childprocess (5.1.0)
113113
logger (~> 1.5)
114114
concurrent-ruby (1.3.5)
115-
connection_pool (2.5.1)
115+
connection_pool (2.5.3)
116116
crass (1.0.6)
117117
cssbundling-rails (1.4.3)
118118
railties (>= 6.0.0)
@@ -221,7 +221,7 @@ GEM
221221
reline (>= 0.4.2)
222222
iso (0.4.0)
223223
i18n
224-
json (2.10.2)
224+
json (2.11.3)
225225
kaminari (1.2.2)
226226
activesupport (>= 4.1.0)
227227
kaminari-actionview (= 1.2.2)
@@ -254,7 +254,7 @@ GEM
254254
mini_mime (1.1.5)
255255
minitest (5.25.5)
256256
multi_test (1.1.0)
257-
net-imap (0.5.7)
257+
net-imap (0.5.8)
258258
date
259259
net-protocol
260260
net-pop (0.1.2)
@@ -286,7 +286,7 @@ GEM
286286
psych (5.2.3)
287287
date
288288
stringio
289-
public_suffix (6.0.1)
289+
public_suffix (6.0.2)
290290
pundit (2.5.0)
291291
activesupport (>= 3.0.0)
292292
racc (1.8.1)
@@ -352,19 +352,19 @@ GEM
352352
rspec-expectations (3.13.3)
353353
diff-lcs (>= 1.2.0, < 2.0)
354354
rspec-support (~> 3.13.0)
355-
rspec-mocks (3.13.2)
355+
rspec-mocks (3.13.3)
356356
diff-lcs (>= 1.2.0, < 2.0)
357357
rspec-support (~> 3.13.0)
358-
rspec-rails (7.1.1)
359-
actionpack (>= 7.0)
360-
activesupport (>= 7.0)
361-
railties (>= 7.0)
358+
rspec-rails (8.0.0)
359+
actionpack (>= 7.2)
360+
activesupport (>= 7.2)
361+
railties (>= 7.2)
362362
rspec-core (~> 3.13)
363363
rspec-expectations (~> 3.13)
364364
rspec-mocks (~> 3.13)
365365
rspec-support (~> 3.13)
366-
rspec-support (3.13.2)
367-
rubocop (1.75.2)
366+
rspec-support (3.13.3)
367+
rubocop (1.75.4)
368368
json (~> 2.3)
369369
language_server-protocol (~> 3.17.0.2)
370370
lint_roller (~> 1.1.0)

gemfiles/rails_70/Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ GEM
239239
mini_portile2 (2.8.8)
240240
minitest (5.25.5)
241241
multi_test (1.1.0)
242-
net-imap (0.5.7)
242+
net-imap (0.5.8)
243243
date
244244
net-protocol
245245
net-pop (0.1.2)
@@ -263,7 +263,7 @@ GEM
263263
parser (3.3.8.0)
264264
ast (~> 2.4.1)
265265
racc
266-
public_suffix (6.0.1)
266+
public_suffix (6.0.2)
267267
pundit (2.5.0)
268268
activesupport (>= 3.0.0)
269269
racc (1.8.1)
@@ -321,7 +321,7 @@ GEM
321321
rspec-expectations (3.13.3)
322322
diff-lcs (>= 1.2.0, < 2.0)
323323
rspec-support (~> 3.13.0)
324-
rspec-mocks (3.13.2)
324+
rspec-mocks (3.13.3)
325325
diff-lcs (>= 1.2.0, < 2.0)
326326
rspec-support (~> 3.13.0)
327327
rspec-rails (7.1.1)
@@ -332,7 +332,7 @@ GEM
332332
rspec-expectations (~> 3.13)
333333
rspec-mocks (~> 3.13)
334334
rspec-support (~> 3.13)
335-
rspec-support (3.13.2)
335+
rspec-support (3.13.3)
336336
ruby-progressbar (1.13.0)
337337
ruby2_keywords (0.0.5)
338338
simplecov (0.22.0)

gemfiles/rails_71/Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ GEM
118118
childprocess (5.1.0)
119119
logger (~> 1.5)
120120
concurrent-ruby (1.3.5)
121-
connection_pool (2.5.1)
121+
connection_pool (2.5.3)
122122
crass (1.0.6)
123123
cssbundling-rails (1.4.3)
124124
railties (>= 6.0.0)
@@ -258,7 +258,7 @@ GEM
258258
minitest (5.25.5)
259259
multi_test (1.1.0)
260260
mutex_m (0.3.0)
261-
net-imap (0.5.7)
261+
net-imap (0.5.8)
262262
date
263263
net-protocol
264264
net-pop (0.1.2)
@@ -288,7 +288,7 @@ GEM
288288
psych (5.2.3)
289289
date
290290
stringio
291-
public_suffix (6.0.1)
291+
public_suffix (6.0.2)
292292
pundit (2.5.0)
293293
activesupport (>= 3.0.0)
294294
racc (1.8.1)
@@ -354,7 +354,7 @@ GEM
354354
rspec-expectations (3.13.3)
355355
diff-lcs (>= 1.2.0, < 2.0)
356356
rspec-support (~> 3.13.0)
357-
rspec-mocks (3.13.2)
357+
rspec-mocks (3.13.3)
358358
diff-lcs (>= 1.2.0, < 2.0)
359359
rspec-support (~> 3.13.0)
360360
rspec-rails (7.1.1)
@@ -365,7 +365,7 @@ GEM
365365
rspec-expectations (~> 3.13)
366366
rspec-mocks (~> 3.13)
367367
rspec-support (~> 3.13)
368-
rspec-support (3.13.2)
368+
rspec-support (3.13.3)
369369
ruby-progressbar (1.13.0)
370370
ruby2_keywords (0.0.5)
371371
securerandom (0.4.1)

gemfiles/rails_72/Gemfile.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ GEM
112112
childprocess (5.1.0)
113113
logger (~> 1.5)
114114
concurrent-ruby (1.3.5)
115-
connection_pool (2.5.1)
115+
connection_pool (2.5.3)
116116
crass (1.0.6)
117117
cssbundling-rails (1.4.3)
118118
railties (>= 6.0.0)
@@ -251,7 +251,7 @@ GEM
251251
mini_portile2 (2.8.8)
252252
minitest (5.25.5)
253253
multi_test (1.1.0)
254-
net-imap (0.5.7)
254+
net-imap (0.5.8)
255255
date
256256
net-protocol
257257
net-pop (0.1.2)
@@ -281,7 +281,7 @@ GEM
281281
psych (5.2.3)
282282
date
283283
stringio
284-
public_suffix (6.0.1)
284+
public_suffix (6.0.2)
285285
pundit (2.5.0)
286286
activesupport (>= 3.0.0)
287287
racc (1.8.1)
@@ -347,18 +347,18 @@ GEM
347347
rspec-expectations (3.13.3)
348348
diff-lcs (>= 1.2.0, < 2.0)
349349
rspec-support (~> 3.13.0)
350-
rspec-mocks (3.13.2)
350+
rspec-mocks (3.13.3)
351351
diff-lcs (>= 1.2.0, < 2.0)
352352
rspec-support (~> 3.13.0)
353-
rspec-rails (7.1.1)
354-
actionpack (>= 7.0)
355-
activesupport (>= 7.0)
356-
railties (>= 7.0)
353+
rspec-rails (8.0.0)
354+
actionpack (>= 7.2)
355+
activesupport (>= 7.2)
356+
railties (>= 7.2)
357357
rspec-core (~> 3.13)
358358
rspec-expectations (~> 3.13)
359359
rspec-mocks (~> 3.13)
360360
rspec-support (~> 3.13)
361-
rspec-support (3.13.2)
361+
rspec-support (3.13.3)
362362
ruby-progressbar (1.13.0)
363363
ruby2_keywords (0.0.5)
364364
securerandom (0.4.1)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@rollup/plugin-alias": "^5.1.0",
2929
"eslint": "^9.25.1",
3030
"gherkin-lint": "^4.2.2",
31-
"rollup": "^4.40.0",
31+
"rollup": "^4.40.1",
3232
"tailwindcss": "^3.4.17",
3333
"vitepress": "^1.6.3"
3434
},

0 commit comments

Comments
 (0)