-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
76 lines (74 loc) · 1.56 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
74
75
76
GEM
remote: http://rubygems.org/
specs:
RedCloth (4.2.2)
builder (2.1.2)
coderay (0.9.5)
configuration (1.2.0)
haml (3.0.12)
heroku (1.14.10)
json_pure (>= 1.2.0, < 1.5.0)
launchy (~> 0.3.2)
rest-client (>= 1.4.0, < 1.7.0)
hoe (2.8.0)
rake (>= 0.8.7)
hpricot (0.8.2)
json_pure (1.4.6)
launchy (0.3.7)
configuration (>= 0.0.5)
rake (>= 0.8.1)
maruku (0.6.0)
syntax (>= 1.0.0)
mime-types (1.16)
nokogiri (1.4.4)
open4 (0.9.6)
rack (1.2.1)
rack-codehighlighter (0.4.7)
nokogiri (>= 1.4.1)
rack (>= 1.0.0)
rack-funky-cache (0.0.3)
rack-test (0.5.3)
rack (>= 1.0)
rake (0.8.7)
rake-remote_task (2.0.2)
open4 (~> 0.9.0)
rake (~> 0.8.0)
rest-client (1.6.1)
mime-types (>= 1.16)
rspec (1.3.0)
rspec_hpricot_matchers (1.0)
shotgun (0.8)
rack (>= 1.0)
sinatra (1.1.0)
rack (~> 1.1)
tilt (~> 1.1)
syntax (1.0.0)
test-unit (1.2.3)
hoe (>= 1.5.1)
tilt (1.2.1)
vlad (2.1.0)
open4 (~> 0.9.0)
rake (~> 0.8.0)
rake-remote_task (~> 2.0)
vlad-git (2.2.0)
vlad (>= 2.1.0)
PLATFORMS
ruby
DEPENDENCIES
RedCloth (= 4.2.2)
builder (= 2.1.2)
coderay (= 0.9.5)
haml (= 3.0.12)
heroku
hpricot (= 0.8.2)
maruku (= 0.6.0)
rack-codehighlighter (= 0.4.7)
rack-funky-cache (= 0.0.3)
rack-test (= 0.5.3)
rspec (= 1.3.0)
rspec_hpricot_matchers (= 1.0)
shotgun (= 0.8)
sinatra (= 1.1.0)
test-unit (= 1.2.3)
vlad (= 2.1.0)
vlad-git (= 2.2.0)