forked from chef-boneyard/chef-pedant
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
68 lines (64 loc) · 1.47 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
GIT
remote: git://github.com/opscode/rest-client.git
revision: ba0d12258b77791d8f7d9776d008eb6fa3580ccc
specs:
rest-client (1.7.0.alpha)
mime-types (>= 1.16)
netrc (~> 0.7.7)
rdoc (>= 2.4.2)
PATH
remote: .
specs:
chef-pedant (1.0.27)
activesupport (~> 3.2.8)
erubis (~> 2.7.0)
mixlib-authentication (~> 1.3.0)
mixlib-config (~> 2.0)
mixlib-shellout (~> 1.1)
net-http-spy (~> 0.2.1)
rest-client (= 1.7.0.alpha)
rspec (~> 2.11)
rspec-rerun (= 0.1.1)
rspec_junit_formatter (~> 0.1.1)
GEM
remote: http://rubygems.org/
specs:
activesupport (3.2.17)
i18n (~> 0.6, >= 0.6.4)
multi_json (~> 1.0)
builder (3.2.2)
diff-lcs (1.2.5)
erubis (2.7.0)
i18n (0.6.9)
json (1.8.1)
mime-types (2.2)
mixlib-authentication (1.3.0)
mixlib-log
mixlib-config (2.1.0)
mixlib-log (1.6.0)
mixlib-shellout (1.4.0)
multi_json (1.9.2)
net-http-spy (0.2.1)
netrc (0.7.7)
rdoc (4.1.1)
json (~> 1.4)
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-rerun (0.1.1)
rspec (>= 2.11.0)
rspec_junit_formatter (0.1.6)
builder
rspec (~> 2.0)
rspec-core (!= 2.12.0)
PLATFORMS
ruby
DEPENDENCIES
chef-pedant!
rest-client!
rspec (~> 2.14.0)