This repository has been archived by the owner on Jan 30, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 41
/
Gemfile.lock
125 lines (121 loc) · 2.73 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
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
GIT
remote: https://github.com/alphagov/hiera-eyaml-gpg.git
revision: b10d8a890a4aff78b90e4662fe1e2d5b1690937b
branch: avoid_gpghome_env_var
specs:
hiera-eyaml-gpg (0.4)
gpgme (>= 2.0.0)
hiera-eyaml (>= 1.3.8)
GEM
remote: https://rubygems.org/
specs:
addressable (2.4.0)
crack (0.4.3)
safe_yaml (~> 1.0.0)
diff-lcs (1.4.4)
facter (2.4.6)
faraday (0.13.1)
multipart-post (>= 1.2, < 3)
faraday_middleware (0.12.2)
faraday (>= 0.7.4, < 1.0)
fast_gettext (1.1.2)
gettext (3.2.9)
locale (>= 2.0.5)
text (>= 1.3.0)
gettext-setup (0.30)
fast_gettext (~> 1.1.0)
gettext (>= 3.0.2)
locale
gpgme (2.0.18)
mini_portile2 (~> 2.3)
hiera (1.3.4)
json_pure
hiera-eyaml (3.0.0)
highline (~> 1.6.19)
optimist
highline (1.6.21)
json_pure (2.2.0)
librarian-puppet (2.2.3)
librarianp (>= 0.6.3)
puppet_forge (~> 2.1)
rsync
librarianp (0.6.4)
thor (~> 0.15)
locale (2.1.2)
metaclass (0.0.4)
mini_portile2 (2.4.0)
minitar (0.8)
mocha (1.4.0)
metaclass (~> 0.0.1)
multipart-post (2.0.0)
optimist (3.0.0)
parallel (1.13.0)
parallel_tests (2.9.0)
parallel
puppet (3.8.5)
facter (> 1.6, < 3)
hiera (~> 1.0)
json_pure
puppet-lint (2.0.0)
puppet-lint-trailing_comma-check (0.3.2)
puppet-lint (>= 1.0, < 3.0)
puppet-syntax (2.6.0)
rake
puppet_forge (2.2.9)
faraday (>= 0.9.0, < 0.14.0)
faraday_middleware (>= 0.9.0, < 0.13.0)
gettext-setup (~> 0.11)
minitar
semantic_puppet (~> 1.0)
puppetlabs_spec_helper (1.0.1)
mocha
puppet-lint
puppet-syntax
rake
rspec-puppet
rake (12.2.1)
rspec (3.9.0)
rspec-core (~> 3.9.0)
rspec-expectations (~> 3.9.0)
rspec-mocks (~> 3.9.0)
rspec-core (3.9.2)
rspec-support (~> 3.9.3)
rspec-expectations (3.9.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-mocks (3.9.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-puppet (2.7.10)
rspec
rspec-support (3.9.3)
rsync (1.0.9)
safe_yaml (1.0.5)
semantic_puppet (1.0.2)
sshkey (1.9.0)
text (1.3.1)
thor (0.20.3)
webmock (1.20.4)
addressable (>= 2.3.6)
crack (>= 0.3.2)
PLATFORMS
ruby
DEPENDENCIES
facter (= 2.4.6)
hiera (= 1.3.4)
hiera-eyaml-gpg!
librarian-puppet
mocha (< 1.5.0)
parallel
parallel_tests
puppet (= 3.8.5)
puppet-lint (= 2.0.0)
puppet-lint-trailing_comma-check (= 0.3.2)
puppet-syntax (= 2.6.0)
puppetlabs_spec_helper (= 1.0.1)
rake
rspec-puppet
sshkey (= 1.9.0)
webmock (~> 1.20.0)
BUNDLED WITH
1.17.3