Skip to content

Commit ca7255c

Browse files
authored
Merge pull request #3417 from buildkite/dependabot/bundler/thor-1.4.0
build(deps): bump thor from 0.19.4 to 1.4.0
2 parents e276b7c + 0974abe commit ca7255c

File tree

1 file changed

+25
-13
lines changed

1 file changed

+25
-13
lines changed

Gemfile.lock

Lines changed: 25 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -4,22 +4,33 @@ GEM
44
addressable (2.8.1)
55
public_suffix (>= 2.0.2, < 6.0)
66
arr-pm (0.0.12)
7-
aws-eventstream (1.2.0)
8-
aws-sdk (2.11.632)
9-
aws-sdk-resources (= 2.11.632)
10-
aws-sdk-core (2.11.632)
11-
aws-sigv4 (~> 1.0)
12-
jmespath (~> 1.0)
13-
aws-sdk-resources (2.11.632)
14-
aws-sdk-core (= 2.11.632)
15-
aws-sigv4 (1.5.1)
7+
aws-eventstream (1.4.0)
8+
aws-partitions (1.1143.0)
9+
aws-sdk-core (3.229.0)
10+
aws-eventstream (~> 1, >= 1.3.0)
11+
aws-partitions (~> 1, >= 1.992.0)
12+
aws-sigv4 (~> 1.9)
13+
base64
14+
bigdecimal
15+
jmespath (~> 1, >= 1.6.1)
16+
logger
17+
aws-sdk-kms (1.110.0)
18+
aws-sdk-core (~> 3, >= 3.228.0)
19+
aws-sigv4 (~> 1.5)
20+
aws-sdk-s3 (1.196.1)
21+
aws-sdk-core (~> 3, >= 3.228.0)
22+
aws-sdk-kms (~> 1)
23+
aws-sigv4 (~> 1.5)
24+
aws-sigv4 (1.12.1)
1625
aws-eventstream (~> 1, >= 1.0.2)
1726
backports (3.23.0)
27+
base64 (0.3.0)
28+
bigdecimal (3.2.2)
1829
cabin (0.9.0)
1930
clamp (1.0.1)
20-
deb-s3 (0.10.0)
21-
aws-sdk (~> 2)
22-
thor (~> 0.19.0)
31+
deb-s3 (24.6.0)
32+
aws-sdk-s3 (~> 1)
33+
thor (~> 1)
2334
dotenv (2.8.1)
2435
fpm (1.14.2)
2536
arr-pm (~> 0.0.11)
@@ -37,6 +48,7 @@ GEM
3748
insist (1.0.0)
3849
jmespath (1.6.1)
3950
json (2.6.2)
51+
logger (1.7.0)
4052
mustache (0.99.8)
4153
pleaserun (0.0.32)
4254
cabin (> 0)
@@ -49,7 +61,7 @@ GEM
4961
rchardet (1.8.0)
5062
rexml (3.3.9)
5163
stud (0.0.23)
52-
thor (0.19.4)
64+
thor (1.4.0)
5365

5466
PLATFORMS
5567
ruby

0 commit comments

Comments
 (0)