This repository has been archived by the owner on Dec 2, 2020. It is now read-only.
forked from jhaals/puppet-vagrant
-
Notifications
You must be signed in to change notification settings - Fork 51
/
Gemfile.lock
68 lines (66 loc) · 1.46 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
GEM
remote: https://rubygems.org/
specs:
addressable (2.3.5)
ansi (1.4.3)
boxen (2.2.0)
ansi (~> 1.4)
hiera (~> 1.0)
highline (~> 1.6)
json_pure (>= 1.7.7, < 2.0)
librarian-puppet (~> 0.9.9)
octokit (~> 2.3.0)
puppet (~> 3.0)
cardboard (2.1.0)
boxen (~> 2.1)
puppet-lint (~> 0.3)
puppetlabs_spec_helper (~> 0.4)
rspec-puppet (~> 1.0)
diff-lcs (1.2.5)
facter (1.7.4)
faraday (0.8.8)
multipart-post (~> 1.2.0)
hiera (1.3.0)
json_pure
highline (1.6.20)
json (1.8.1)
json_pure (1.8.1)
librarian-puppet (0.9.10)
json
thor (~> 0.15)
metaclass (0.0.1)
mocha (0.14.0)
metaclass (~> 0.0.1)
multipart-post (1.2.0)
octokit (2.3.1)
sawyer (~> 0.5.1)
puppet (3.4.1)
facter (~> 1.6)
hiera (~> 1.0)
rgen (~> 0.6.5)
puppet-lint (0.3.2)
puppetlabs_spec_helper (0.4.1)
mocha (>= 0.10.5)
rake
rspec (>= 2.9.0)
rspec-puppet (>= 0.1.1)
rake (10.1.1)
rgen (0.6.6)
rspec (2.14.1)
rspec-core (~> 2.14.0)
rspec-expectations (~> 2.14.0)
rspec-mocks (~> 2.14.0)
rspec-core (2.14.7)
rspec-expectations (2.14.4)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.14.4)
rspec-puppet (1.0.1)
rspec
sawyer (0.5.2)
addressable (~> 2.3.5)
faraday (~> 0.8, < 0.10)
thor (0.18.1)
PLATFORMS
ruby
DEPENDENCIES
cardboard (~> 2.1)