-
Notifications
You must be signed in to change notification settings - Fork 29
/
Gemfile.lock
73 lines (71 loc) · 1.34 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
69
70
71
72
73
GEM
remote: http://rubygems.org/
specs:
abstract (1.0.0)
curb (0.7.8)
daemons (1.1.0)
dalli (0.11.2)
diff-lcs (1.1.2)
erubis (2.6.6)
abstract (>= 1.0.0)
eventmachine (0.12.10)
extlib (0.9.15)
haml (3.0.21)
json (1.4.6)
merb-assets (1.1.3)
merb-core (~> 1.1.3)
merb-core (1.1.3)
bundler
erubis (>= 2.6.2)
extlib (>= 0.9.13)
mime-types (>= 1.16)
rack
rake
merb-haml (1.1.3)
haml (>= 2.0.3)
merb-core (~> 1.1.3)
mime-types (1.16)
mocha (0.9.9)
rake
nokogiri (1.3.3)
rack (1.2.1)
rack-test (0.5.6)
rack (>= 1.0)
rake (0.8.7)
rspec (2.0.0)
rspec-core (= 2.0.0)
rspec-expectations (= 2.0.0)
rspec-mocks (= 2.0.0)
rspec-core (2.0.0)
rspec-expectations (2.0.0)
diff-lcs (>= 1.1.2)
rspec-mocks (2.0.0)
rspec-core (= 2.0.0)
rspec-expectations (= 2.0.0)
thin (1.2.7)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
typhoeus (0.2.0)
webrat (0.7.2)
nokogiri (>= 1.2.0)
rack (>= 1.0)
rack-test (>= 0.5.3)
PLATFORMS
ruby
DEPENDENCIES
curb
dalli
haml
json
merb-assets (= 1.1.3)
merb-core (= 1.1.3)
merb-haml (= 1.1.3)
mime-types
mocha
nokogiri (= 1.3.3)
rake
rspec (= 2.0)
thin
typhoeus
webrat