Skip to content

Commit 4c2c77a

Browse files
chore(deps): bump activesupport from 7.1.5.1 to 7.2.3.1
Bumps [activesupport](https://github.com/rails/rails) from 7.1.5.1 to 7.2.3.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.1.2.1/activesupport/CHANGELOG.md) - [Commits](rails/rails@v7.1.5.1...v7.2.3.1) --- updated-dependencies: - dependency-name: activesupport dependency-version: 7.2.3.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 539b137 commit 4c2c77a

File tree

1 file changed

+33
-30
lines changed

1 file changed

+33
-30
lines changed

Gemfile.lock

Lines changed: 33 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -51,19 +51,18 @@ GIT
5151
GEM
5252
remote: https://rubygems.org/
5353
specs:
54-
activesupport (7.1.5.1)
54+
activesupport (7.2.3.1)
5555
base64
5656
benchmark (>= 0.3)
5757
bigdecimal
58-
concurrent-ruby (~> 1.0, >= 1.0.2)
58+
concurrent-ruby (~> 1.0, >= 1.3.1)
5959
connection_pool (>= 2.2.5)
6060
drb
6161
i18n (>= 1.6, < 2)
6262
logger (>= 1.4.2)
63-
minitest (>= 5.1)
64-
mutex_m
63+
minitest (>= 5.1, < 6)
6564
securerandom (>= 0.3)
66-
tzinfo (~> 2.0)
65+
tzinfo (~> 2.0, >= 2.0.5)
6766
addressable (2.8.7)
6867
public_suffix (>= 2.0.2, < 7.0)
6968
ast (2.4.3)
@@ -319,8 +318,8 @@ GEM
319318
base64 (0.3.0)
320319
bcrypt_pbkdf (1.1.1)
321320
bcrypt_pbkdf (1.1.1-x64-mingw-ucrt)
322-
benchmark (0.4.0)
323-
bigdecimal (3.3.1)
321+
benchmark (0.5.0)
322+
bigdecimal (4.0.1)
324323
bson (4.15.0)
325324
builder (3.3.0)
326325
cgi (0.5.0)
@@ -331,37 +330,38 @@ GEM
331330
mixlib-config (>= 2.2.12, < 4.0)
332331
mixlib-shellout (>= 2.0, < 4.0)
333332
tomlrb (~> 1.2)
334-
chef-gyoku (1.4.5)
333+
chef-gyoku (1.5.0)
335334
builder (>= 2.1.2)
336335
rexml (~> 3.4)
337336
chef-telemetry (1.1.1)
338337
chef-config
339338
concurrent-ruby (~> 1.0)
340339
chef-utils (18.7.6)
341340
concurrent-ruby
342-
chef-winrm (2.3.12)
341+
chef-winrm (2.5.0)
343342
builder (>= 2.1.2)
344-
chef-gyoku (~> 1.4.0, <= 1.4.5)
343+
chef-gyoku (~> 1.5)
345344
erubi (~> 1.8)
346-
ffi (>= 1.15.5, < 1.17.0)
347345
gssapi (~> 1.2)
348346
httpclient (~> 2.2, >= 2.2.0.2)
349347
logging (>= 1.6.1, < 3.0)
350-
nori (= 2.7.0)
351-
rexml (~> 3.3)
348+
nori (~> 2.7)
349+
rexml (>= 3.4.2, < 4.0)
352350
rubyntlm (~> 0.6.0, >= 0.6.3)
353351
chef-winrm-elevated (1.2.5)
354352
chef-winrm (>= 2.3.11)
355353
chef-winrm-fs (>= 1.3.7)
356354
erubi (~> 1.8)
357-
chef-winrm-fs (1.3.7)
358-
chef-winrm (>= 2.3.11)
355+
chef-winrm-fs (1.4.2)
356+
benchmark (~> 0.5.0)
357+
chef-winrm (~> 2.4)
358+
csv (~> 3.3)
359359
erubi (>= 1.7)
360360
logging (>= 1.6.1, < 3.0)
361361
rubyzip (~> 2.0)
362362
coderay (1.1.3)
363-
concurrent-ruby (1.3.5)
364-
connection_pool (2.5.3)
363+
concurrent-ruby (1.3.6)
364+
connection_pool (3.0.2)
365365
cookstyle (8.1.2)
366366
rubocop (= 1.75.5)
367367
csv (3.3.5)
@@ -372,7 +372,7 @@ GEM
372372
excon (>= 0.64.0)
373373
multi_json
374374
domain_name (0.6.20240107)
375-
drb (2.2.1)
375+
drb (2.2.3)
376376
ed25519 (1.4.0)
377377
erb (4.0.4)
378378
cgi (>= 0.3.3)
@@ -454,7 +454,7 @@ GEM
454454
domain_name (~> 0.5)
455455
httpclient (2.9.0)
456456
mutex_m
457-
i18n (1.14.7)
457+
i18n (1.14.8)
458458
concurrent-ruby (~> 1.0)
459459
inifile (3.0.0)
460460
io-console (0.8.0)
@@ -488,7 +488,7 @@ GEM
488488
method_source (1.1.0)
489489
mini_mime (1.1.5)
490490
mini_portile2 (2.8.9)
491-
minitest (5.25.5)
491+
minitest (5.27.0)
492492
mixlib-config (3.0.27)
493493
tomlrb
494494
mixlib-install (3.12.30)
@@ -621,6 +621,7 @@ GEM
621621
faraday (>= 0.17.5, < 3.a)
622622
jwt (>= 1.5, < 3.0)
623623
multi_json (~> 1.10)
624+
socksify (1.8.1)
624625
spreadsheet (1.3.4)
625626
bigdecimal
626627
logger
@@ -656,8 +657,8 @@ GEM
656657
timeliness (0.3.10)
657658
tomlrb (1.3.0)
658659
trailblazer-option (0.1.2)
659-
train (3.12.13)
660-
activesupport (>= 6.0.3.1, < 7.2.0)
660+
train (3.16.1)
661+
activesupport (~> 7.2, >= 7.2.2.1)
661662
azure_graph_rbac (~> 0.16)
662663
azure_mgmt_key_vault (~> 0.17)
663664
azure_mgmt_resources (~> 0.15)
@@ -673,8 +674,9 @@ GEM
673674
google-apis-storage_v1 (~> 0.30.0)
674675
googleauth (>= 0.16.2, < 1.9.0)
675676
inifile (~> 3.0)
676-
train-core (= 3.12.13)
677-
train-winrm (~> 0.2.19)
677+
ostruct (~> 0.6.0)
678+
train-core (= 3.16.1)
679+
train-winrm (~> 0.4.0)
678680
train-aws (0.2.36)
679681
aws-sdk-account (~> 1.14)
680682
aws-sdk-alexaforbusiness (~> 1.0)
@@ -752,18 +754,19 @@ GEM
752754
aws-sdk-synthetics (~> 1.19.0)
753755
aws-sdk-transfer (>= 1.26, < 1.74)
754756
aws-sdk-waf (~> 1.43.0)
755-
train-core (3.12.13)
757+
train-core (3.16.1)
756758
addressable (~> 2.5)
757-
ffi (!= 1.13.0)
759+
ffi (>= 1.16.0, < 1.18)
758760
json (>= 1.8, < 3.0)
759761
mixlib-shellout (>= 2.0, < 4.0)
760762
net-scp (>= 1.2, < 5.0)
761763
net-ssh (>= 2.9, < 8.0)
762764
train-habitat (0.2.22)
763-
train-winrm (0.2.19)
764-
chef-winrm (~> 2.3.12)
765-
chef-winrm-elevated (~> 1.2.5)
766-
chef-winrm-fs (~> 1.3.7)
765+
train-winrm (0.4.3)
766+
chef-winrm (>= 2.4.4, < 3.0)
767+
chef-winrm-elevated (>= 1.2.5, < 2.0)
768+
chef-winrm-fs (>= 1.4.1, < 2.0)
769+
socksify (~> 1.8)
767770
tsort (0.2.0)
768771
tty-box (0.7.0)
769772
pastel (~> 0.8)

0 commit comments

Comments
 (0)