Skip to content

Commit 1a5b499

Browse files
committed
Bundle update
1 parent 8816d95 commit 1a5b499

File tree

1 file changed

+15
-17
lines changed

1 file changed

+15
-17
lines changed

Gemfile.lock

Lines changed: 15 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@ GEM
1414
ast (2.4.2)
1515
awesome_print (1.9.2)
1616
aws-eventstream (1.3.0)
17-
aws-partitions (1.960.0)
18-
aws-sdk-core (3.201.3)
17+
aws-partitions (1.968.0)
18+
aws-sdk-core (3.201.5)
1919
aws-eventstream (~> 1, >= 1.3.0)
2020
aws-partitions (~> 1, >= 1.651.0)
21-
aws-sigv4 (~> 1.8)
21+
aws-sigv4 (~> 1.9)
2222
jmespath (~> 1, >= 1.6.1)
23-
aws-sdk-ec2 (1.467.0)
23+
aws-sdk-ec2 (1.470.0)
2424
aws-sdk-core (~> 3, >= 3.201.0)
2525
aws-sigv4 (~> 1.5)
2626
aws-sigv4 (1.9.1)
@@ -58,7 +58,7 @@ GEM
5858
simplecov (>= 0.15, < 0.22)
5959
coderay (1.1.3)
6060
colored2 (3.1.2)
61-
concurrent-ruby (1.3.3)
61+
concurrent-ruby (1.3.4)
6262
configatron (3.2.0)
6363
connection_pool (2.4.1)
6464
cri (2.15.12)
@@ -165,7 +165,7 @@ GEM
165165
http-form_data (~> 2.2)
166166
llhttp-ffi (~> 0.5.0)
167167
http-accept (1.7.0)
168-
http-cookie (1.0.6)
168+
http-cookie (1.0.7)
169169
domain_name (~> 0.5)
170170
http-form_data (2.3.0)
171171
httpclient (2.8.3)
@@ -200,11 +200,10 @@ GEM
200200
method_source (1.1.0)
201201
mime-types (3.5.2)
202202
mime-types-data (~> 3.2015)
203-
mime-types-data (3.2024.0702)
203+
mime-types-data (3.2024.0820)
204204
minigit (0.0.4)
205-
minitar (0.9)
206-
minitest (5.24.1)
207-
mize (0.6.0)
205+
minitar (0.12.1)
206+
minitest (5.25.1)
208207
mocha (1.1.0)
209208
metaclass (~> 0.0.1)
210209
molinillo (0.8.0)
@@ -225,10 +224,10 @@ GEM
225224
orchestrator_client (0.7.0)
226225
faraday (~> 1.4)
227226
net-http-persistent (~> 4.0)
228-
parallel (1.25.1)
227+
parallel (1.26.3)
229228
parallel_tests (3.13.0)
230229
parallel
231-
parser (3.3.4.0)
230+
parser (3.3.4.2)
232231
ast (~> 2.4.1)
233232
racc
234233
pathspec (1.0.0)
@@ -406,7 +405,7 @@ GEM
406405
mime-types (>= 1.16, < 4.0)
407406
netrc (~> 0.8)
408407
retryable (3.0.5)
409-
rexml (3.3.4)
408+
rexml (3.3.6)
410409
strscan
411410
rgen (0.9.1)
412411
rspec (3.13.0)
@@ -415,7 +414,7 @@ GEM
415414
rspec-mocks (~> 3.13.0)
416415
rspec-core (3.13.0)
417416
rspec-support (~> 3.13.0)
418-
rspec-expectations (3.13.1)
417+
rspec-expectations (3.13.2)
419418
diff-lcs (>= 1.2.0, < 2.0)
420419
rspec-support (~> 3.13.0)
421420
rspec-its (1.3.0)
@@ -445,7 +444,7 @@ GEM
445444
rubocop-ast (>= 1.2.0, < 2.0)
446445
ruby-progressbar (~> 1.7)
447446
unicode-display_width (>= 1.4.0, < 2.0)
448-
rubocop-ast (1.31.3)
447+
rubocop-ast (1.32.1)
449448
parser (>= 3.3.1.0)
450449
rubocop-performance (1.9.1)
451450
rubocop (>= 0.90.0, < 2.0)
@@ -493,8 +492,7 @@ GEM
493492
strscan (3.1.0)
494493
sync (0.5.0)
495494
table_print (1.5.7)
496-
term-ansicolor (1.10.4)
497-
mize (~> 0.5)
495+
term-ansicolor (1.11.2)
498496
tins (~> 1.0)
499497
terminal-table (3.0.2)
500498
unicode-display_width (>= 1.1.1, < 3)

0 commit comments

Comments
 (0)