forked from johnbintz/apache-config-generator
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathGemfile.lock
More file actions
51 lines (48 loc) · 959 Bytes
/
Gemfile.lock
File metadata and controls
51 lines (48 loc) · 959 Bytes
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
PATH
remote: .
specs:
apache-config-generator (0.2.9)
rainbow
GEM
remote: http://rubygems.org/
specs:
diff-lcs (1.1.3)
guard (0.7.0)
thor (~> 0.14.6)
guard-rspec (0.4.5)
guard (>= 0.4.0)
mocha (0.9.10)
rake
nokogiri (1.4.3.1)
rainbow (1.1.4)
rake (0.8.7)
reek (1.2.8)
ruby2ruby (~> 1.2)
ruby_parser (~> 2.0)
sexp_processor (~> 3.0)
rspec (2.6.0)
rspec-core (~> 2.6.0)
rspec-expectations (~> 2.6.0)
rspec-mocks (~> 2.6.0)
rspec-core (2.6.4)
rspec-expectations (2.6.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.6.0)
ruby2ruby (1.2.4)
ruby_parser (~> 2.0)
sexp_processor (~> 3.0)
ruby_parser (2.0.4)
sexp_processor (~> 3.0)
sexp_processor (3.0.4)
thor (0.14.6)
PLATFORMS
ruby
DEPENDENCIES
apache-config-generator!
bundler (>= 1.0.0)
guard
guard-rspec
mocha
nokogiri
reek
rspec (~> 2.6.0)