forked from chef-boneyard/chef-pedant
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
55 lines (52 loc) · 1.19 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
PATH
remote: .
specs:
chef-pedant (1.0.0)
activesupport (~> 3.2.8)
erubis (~> 2.7.0)
mixlib-authentication (~> 1.3.0)
mixlib-config (~> 1.1.2)
mixlib-shellout (~> 1.1.0)
net-http-spy (~> 0.2.1)
rest-client (~> 1.6.7)
rspec (~> 2.11.0)
rspec-rerun (= 0.1.1)
rspec_junit_formatter (~> 0.1.1)
GEM
remote: http://rubygems.org/
specs:
activesupport (3.2.11)
i18n (~> 0.6)
multi_json (~> 1.0)
builder (3.1.4)
diff-lcs (1.1.3)
erubis (2.7.0)
i18n (0.6.1)
mime-types (1.19)
mixlib-authentication (1.3.0)
mixlib-log
mixlib-config (1.1.2)
mixlib-log (1.4.1)
mixlib-shellout (1.1.0)
multi_json (1.5.0)
net-http-spy (0.2.1)
rest-client (1.6.7)
mime-types (>= 1.16)
rspec (2.11.0)
rspec-core (~> 2.11.0)
rspec-expectations (~> 2.11.0)
rspec-mocks (~> 2.11.0)
rspec-core (2.11.1)
rspec-expectations (2.11.3)
diff-lcs (~> 1.1.3)
rspec-mocks (2.11.3)
rspec-rerun (0.1.1)
rspec (>= 2.11.0)
rspec_junit_formatter (0.1.5)
builder
rspec (~> 2.0)
rspec-core (!= 2.12.0)
PLATFORMS
ruby
DEPENDENCIES
chef-pedant!