-
Notifications
You must be signed in to change notification settings - Fork 1
/
Gemfile.lock
80 lines (77 loc) · 1.72 KB
/
Gemfile.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
GEM
remote: https://rubygems.org/
specs:
activesupport (5.0.0)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (~> 0.7)
minitest (~> 5.1)
tzinfo (~> 1.1)
aws-sdk (2.2.31)
aws-sdk-resources (= 2.2.31)
aws-sdk-core (2.2.31)
jmespath (~> 1.0)
aws-sdk-resources (2.2.31)
aws-sdk-core (= 2.2.31)
aws-sdk-utils (0.0.23)
aws-sdk (= 2.2.31)
cfndsl (= 0.4.0)
trollop (= 2.1.2)
aws_config (0.0.4)
awsecrets (1.3.0)
aws-sdk (>= 2.2.7, < 2.4)
aws_config (= 0.0.4)
awspec (0.47.0)
activesupport
aws-sdk (~> 2.2)
awsecrets (~> 1)
rspec (~> 3.0)
rspec-its
term-ansicolor
thor
cfn-nag (0.0.19)
logging (= 2.0.0)
trollop (= 2.1.2)
cfndsl (0.4.0)
concurrent-ruby (1.0.2)
diff-lcs (1.2.5)
i18n (0.7.0)
jmespath (1.3.1)
little-plugger (1.1.4)
logging (2.0.0)
little-plugger (~> 1.1)
multi_json (~> 1.10)
minitest (5.9.0)
multi_json (1.12.1)
rspec (3.5.0)
rspec-core (~> 3.5.0)
rspec-expectations (~> 3.5.0)
rspec-mocks (~> 3.5.0)
rspec-core (3.5.1)
rspec-support (~> 3.5.0)
rspec-expectations (3.5.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.5.0)
rspec-its (1.2.0)
rspec-core (>= 3.0.0)
rspec-expectations (>= 3.0.0)
rspec-mocks (3.5.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.5.0)
rspec-support (3.5.0)
term-ansicolor (1.3.2)
tins (~> 1.0)
thor (0.19.1)
thread_safe (0.3.5)
tins (1.11.0)
trollop (2.1.2)
tzinfo (1.2.2)
thread_safe (~> 0.1)
PLATFORMS
ruby
DEPENDENCIES
aws-sdk-utils
awspec
cfn-nag
rspec
BUNDLED WITH
1.12.5