11PATH
22 remote: .
33 specs:
4- sprinkle_dns (1.0.0.beta5 )
4+ sprinkle_dns (1.0.0 )
55 aws-sdk-route53 (~> 1.21 )
66
77GEM
88 remote: https://rubygems.org/
99 specs:
10- addressable (2.5 .0 )
11- public_suffix (~> 2.0 , >= 2.0.2 )
12- aws-eventstream (1.0.2 )
13- aws-partitions (1.149 .0 )
14- aws-sdk-core (3.48.3 )
10+ addressable (2.6 .0 )
11+ public_suffix (>= 2.0.2 , < 4.0 )
12+ aws-eventstream (1.0.3 )
13+ aws-partitions (1.160 .0 )
14+ aws-sdk-core (3.50.0 )
1515 aws-eventstream (~> 1.0 , >= 1.0.2 )
1616 aws-partitions (~> 1.0 )
1717 aws-sigv4 (~> 1.1 )
1818 jmespath (~> 1.0 )
19- aws-sdk-route53 (1.21 .0 )
19+ aws-sdk-route53 (1.22 .0 )
2020 aws-sdk-core (~> 3 , >= 3.48.2 )
2121 aws-sigv4 (~> 1.1 )
2222 aws-sigv4 (1.1.0 )
2323 aws-eventstream (~> 1.0 , >= 1.0.2 )
24- coderay (1.1.0 )
24+ coderay (1.1.2 )
2525 crack (0.4.3 )
2626 safe_yaml (~> 1.0.0 )
27- diff-lcs (1.2.5 )
27+ diff-lcs (1.3 )
2828 docile (1.3.1 )
29- hashdiff (0.3.2 )
29+ hashdiff (0.3.9 )
3030 jmespath (1.4.0 )
3131 json (2.2.0 )
32- method_source (0.8 .2 )
33- pry (0.10.1 )
32+ method_source (0.9 .2 )
33+ pry (0.12.2 )
3434 coderay (~> 1.1.0 )
35- method_source (~> 0.8.1 )
36- slop (~> 3.4 )
37- public_suffix (2.0.5 )
38- rake (10.4.2 )
39- rspec (3.2.0 )
40- rspec-core (~> 3.2.0 )
41- rspec-expectations (~> 3.2.0 )
42- rspec-mocks (~> 3.2.0 )
43- rspec-core (3.2.1 )
44- rspec-support (~> 3.2.0 )
45- rspec-expectations (3.2.0 )
35+ method_source (~> 0.9.0 )
36+ public_suffix (3.0.3 )
37+ rake (12.3.2 )
38+ rspec (3.8.0 )
39+ rspec-core (~> 3.8.0 )
40+ rspec-expectations (~> 3.8.0 )
41+ rspec-mocks (~> 3.8.0 )
42+ rspec-core (3.8.0 )
43+ rspec-support (~> 3.8.0 )
44+ rspec-expectations (3.8.3 )
4645 diff-lcs (>= 1.2.0 , < 2.0 )
47- rspec-support (~> 3.2 .0 )
48- rspec-mocks (3.2.1 )
46+ rspec-support (~> 3.8 .0 )
47+ rspec-mocks (3.8.0 )
4948 diff-lcs (>= 1.2.0 , < 2.0 )
50- rspec-support (~> 3.2 .0 )
51- rspec-support (3.2.2 )
52- safe_yaml (1.0.4 )
49+ rspec-support (~> 3.8 .0 )
50+ rspec-support (3.8.0 )
51+ safe_yaml (1.0.5 )
5352 simplecov (0.16.1 )
5453 docile (~> 1.1 )
5554 json (>= 1.8 , < 3 )
5655 simplecov-html (~> 0.10.0 )
5756 simplecov-html (0.10.2 )
58- slop (3.6.0 )
5957 vcr (3.0.3 )
6058 webmock (2.3.2 )
6159 addressable (>= 2.3.6 )
@@ -66,10 +64,10 @@ PLATFORMS
6664 ruby
6765
6866DEPENDENCIES
69- pry
70- rake
71- rspec
72- simplecov
67+ pry ( ~> 0.12 )
68+ rake ( ~> 12.3 )
69+ rspec ( ~> 3.8 )
70+ simplecov ( ~> 0.16 )
7371 sprinkle_dns !
7472 vcr (~> 3.0 )
7573 webmock (~> 2.3 )
0 commit comments