Skip to content

Commit 4e8faec

Browse files
committed
udpate gems
1 parent b847aa1 commit 4e8faec

File tree

1 file changed

+28
-24
lines changed

1 file changed

+28
-24
lines changed

aws/route53/Gemfile.lock

Lines changed: 28 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,54 +1,58 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
addressable (2.8.0)
5-
public_suffix (>= 2.0.2, < 5.0)
6-
aws-eventstream (1.0.3)
7-
aws-partitions (1.284.0)
8-
aws-sdk-core (3.91.1)
9-
aws-eventstream (~> 1.0, >= 1.0.2)
10-
aws-partitions (~> 1, >= 1.239.0)
4+
aws-eventstream (1.3.0)
5+
aws-partitions (1.926.0)
6+
aws-sdk-core (3.194.2)
7+
aws-eventstream (~> 1, >= 1.3.0)
8+
aws-partitions (~> 1, >= 1.651.0)
9+
aws-sigv4 (~> 1.8)
10+
jmespath (~> 1, >= 1.6.1)
11+
aws-sdk-ec2 (1.456.0)
12+
aws-sdk-core (~> 3, >= 3.193.0)
1113
aws-sigv4 (~> 1.1)
12-
jmespath (~> 1.0)
13-
aws-sdk-ec2 (1.151.0)
14-
aws-sdk-core (~> 3, >= 3.71.0)
14+
aws-sdk-route53 (1.88.0)
15+
aws-sdk-core (~> 3, >= 3.193.0)
1516
aws-sigv4 (~> 1.1)
16-
aws-sdk-route53 (1.31.0)
17-
aws-sdk-core (~> 3, >= 3.71.0)
18-
aws-sigv4 (~> 1.1)
19-
aws-sigv4 (1.1.1)
20-
aws-eventstream (~> 1.0, >= 1.0.2)
17+
aws-sigv4 (1.8.0)
18+
aws-eventstream (~> 1, >= 1.0.2)
19+
bigdecimal (3.1.8)
2120
date (3.3.4)
2221
diffy (3.4.2)
23-
dnsruby (1.61.3)
24-
addressable (~> 2.5)
25-
hashie (4.1.0)
26-
jmespath (1.6.1)
22+
dnsruby (1.72.1)
23+
simpleidn (~> 0.2.1)
24+
hashie (5.0.0)
25+
jmespath (1.6.2)
2726
macaddr (1.7.2)
2827
systemu (~> 2.6.5)
2928
net-ftp (0.3.4)
3029
net-protocol
3130
time
3231
net-protocol (0.2.2)
3332
timeout
34-
public_suffix (4.0.6)
35-
roadworker (0.5.12)
33+
roadworker (0.5.16)
3634
aws-sdk-route53 (>= 1.22.0)
3735
diffy
3836
dnsruby
3937
hashie
4038
systemu
4139
term-ansicolor
4240
uuid
41+
simpleidn (0.2.2)
42+
unf (~> 0.1.4)
4343
sync (0.5.0)
4444
systemu (2.6.5)
45-
term-ansicolor (1.7.1)
45+
term-ansicolor (1.8.0)
4646
tins (~> 1.0)
4747
time (0.3.0)
4848
date
4949
timeout (0.4.1)
50-
tins (1.24.1)
50+
tins (1.33.0)
51+
bigdecimal
5152
sync
53+
unf (0.1.4)
54+
unf_ext
55+
unf_ext (0.0.9.1)
5256
uuid (2.3.9)
5357
macaddr (~> 1.0)
5458

@@ -61,4 +65,4 @@ DEPENDENCIES
6165
roadworker (>= 0.5.9.beta7)
6266

6367
BUNDLED WITH
64-
2.1.4
68+
2.3.24

0 commit comments

Comments
 (0)