-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
73 lines (70 loc) · 1.41 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
PATH
remote: .
specs:
nesta (0.9.13)
RedCloth (~> 4.2)
haml (~> 3.1)
rack (~> 1.1)
rdiscount (~> 1.6)
sass (~> 3.1)
shotgun (>= 0.8)
sinatra (~> 1.3)
GEM
remote: http://rubygems.org/
specs:
RedCloth (4.2.9)
ZenTest (4.6.2)
addressable (2.2.7)
em-websocket (0.3.6)
addressable (>= 2.1.1)
eventmachine (>= 0.12.9)
eventmachine (0.12.10)
ffi (1.0.11)
guard (1.0.0)
ffi (>= 0.5.0)
thor (~> 0.14.6)
guard-ctags-bundler (0.0.5)
guard (>= 0.4.0)
guard-livereload (0.4.2)
em-websocket (>= 0.2.0)
guard (>= 0.10.0)
multi_json (~> 1.0)
haml (3.1.4)
hoe (2.15.0)
rake (~> 0.8)
hpricot (0.8.4)
multi_json (1.1.0)
rack (1.4.1)
rack-protection (1.2.0)
rack
rack-test (0.6.1)
rack (>= 1.0)
rake (0.9.2.2)
rb-readline (0.4.2)
rdiscount (1.6.8)
rspec (1.3.0)
rspec_hpricot_matchers (1.0)
sass (3.1.15)
shotgun (0.9)
rack (>= 1.0)
sinatra (1.3.2)
rack (~> 1.3, >= 1.3.6)
rack-protection (~> 1.2)
tilt (~> 1.3, >= 1.3.3)
test-unit (1.2.3)
hoe (>= 1.5.1)
thor (0.14.6)
tilt (1.3.3)
PLATFORMS
ruby
DEPENDENCIES
ZenTest
guard-ctags-bundler
guard-livereload
hpricot (= 0.8.4)
nesta!
rack-test (= 0.6.1)
rb-readline
rspec (= 1.3.0)
rspec_hpricot_matchers (= 1.0)
test-unit (= 1.2.3)