forked from maestrodev/puppet-android
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
67 lines (65 loc) · 1.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
GEM
remote: https://rubygems.org/
specs:
CFPropertyList (2.2.8)
diff-lcs (1.2.5)
facter (2.0.1)
CFPropertyList (~> 2.2.6)
hiera (1.3.2)
json_pure
highline (1.6.21)
json (1.8.1)
json_pure (1.8.1)
librarian (0.1.2)
highline
thor (~> 0.15)
librarian-puppet (1.0.2)
json
librarian (>= 0.1.2)
metaclass (0.0.4)
mime-types (2.2)
mini_portile (0.6.0)
mocha (1.1.0)
metaclass (~> 0.0.1)
nokogiri (1.6.2.1)
mini_portile (= 0.6.0)
puppet (3.6.0)
facter (> 1.6, < 3)
hiera (~> 1.0)
json_pure
rgen (~> 0.6.5)
puppet-blacksmith (2.0.2)
nokogiri
puppet (>= 2.7.16)
rest-client
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.3.2)
rest-client (1.6.7)
mime-types (>= 1.16)
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.8)
rspec-expectations (2.14.5)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.14.6)
rspec-puppet (1.0.1)
rspec
thor (0.19.1)
PLATFORMS
ruby
DEPENDENCIES
librarian-puppet (>= 1.0.0)
puppet (>= 3.1.0)
puppet-blacksmith (>= 1.0.5)
puppet-lint
puppetlabs_spec_helper
rake (>= 0.9.2.2)
rspec-puppet (>= 1.0.0)