forked from alphagov/ci-puppet
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
108 lines (104 loc) · 2.4 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
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
GIT
remote: git://github.com/bobtfish/hiera-puppet-helper.git
revision: 155f132c0b225db4ff64db49f17d6c5bf354b871
specs:
hiera-puppet-helper (2.0.1)
GIT
remote: git://github.com/rodjek/puppet-lint.git
revision: 2546fed6be894bbcff15c3f48d4b6f6bc15d94d1
ref: 2546fe
specs:
puppet-lint (1.1.0)
GEM
remote: https://rubygems.org/
specs:
CFPropertyList (2.2.8)
activemodel (4.1.8)
activesupport (= 4.1.8)
builder (~> 3.1)
activesupport (4.1.8)
i18n (~> 0.6, >= 0.6.9)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
thread_safe (~> 0.1)
tzinfo (~> 1.1)
builder (3.2.2)
diff-lcs (1.2.5)
facter (2.2.0)
CFPropertyList (~> 2.2.6)
faraday (0.9.0)
multipart-post (>= 1.2, < 3)
her (0.7.2)
activemodel (>= 3.0.0, < 4.2)
activesupport (>= 3.0.0, < 4.2)
faraday (>= 0.8, < 1.0)
multi_json (~> 1.7)
hiera (1.3.4)
json_pure
highline (1.6.21)
i18n (0.6.11)
json (1.8.1)
json_pure (1.8.1)
librarian (0.1.2)
highline
thor (~> 0.15)
librarian-puppet (2.0.0)
librarian (>= 0.1.2)
puppet_forge
rsync
metaclass (0.0.4)
minitest (5.4.3)
mocha (1.1.0)
metaclass (~> 0.0.1)
multi_json (1.10.1)
multipart-post (2.0.0)
parallel (1.0.0)
parallel_tests (0.16.10)
parallel
puppet (3.7.1)
facter (> 1.6, < 3)
hiera (~> 1.0)
json_pure
puppet-lint-trailing_comma-check (0.3.1)
puppet-lint (~> 1.0)
puppet-syntax (1.2.0)
puppet (>= 2.7.0)
rake
puppet_forge (1.0.3)
her (~> 0.6)
puppetlabs_spec_helper (0.4.1)
mocha (>= 0.10.5)
rake
rspec (>= 2.9.0)
rspec-puppet (>= 0.1.1)
rake (10.3.2)
rspec (2.14.1)
rspec-core (~> 2.14.0)
rspec-expectations (~> 2.14.0)
rspec-mocks (~> 2.14.0)
rspec-core (2.14.8)
rspec-expectations (2.14.5)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.14.6)
rspec-puppet (0.1.6)
rspec
rsync (1.0.9)
thor (0.19.1)
thread_safe (0.3.4)
tzinfo (1.2.2)
thread_safe (~> 0.1)
PLATFORMS
ruby
DEPENDENCIES
facter (= 2.2.0)
hiera-puppet-helper!
librarian-puppet (~> 2.0)
parallel (~> 1.0.0)
parallel_tests (~> 0.16.10)
puppet (= 3.7.1)
puppet-lint!
puppet-lint-trailing_comma-check
puppet-syntax
puppetlabs_spec_helper (~> 0.4.0)
rake
rspec-puppet (~> 0.1.0)