-
Notifications
You must be signed in to change notification settings - Fork 5
/
Gemfile.lock
60 lines (57 loc) · 1.09 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
PATH
remote: .
specs:
rack-less (3.0.2)
less (~> 2.0)
rack (~> 1.0)
GEM
remote: http://rubygems.org/
specs:
POpen4 (0.1.4)
Platform (>= 0.4.0)
open4
Platform (0.4.0)
ansi (1.4.1)
assert (0.7.1)
assert-view (~> 0.4)
assert-view (0.4.2)
ansi (~> 1.3)
undies (~> 1.1)
commonjs (0.2.0)
therubyracer (~> 0.9.9)
differ (0.1.2)
less (2.0.8)
commonjs (~> 0.2.0)
therubyracer (~> 0.9.9)
libv8 (3.3.10.4)
nokogiri (1.5.0)
open4 (1.1.0)
rack (1.3.2)
rack-test (0.6.1)
rack (>= 1.0)
rake (0.9.2)
sinatra (1.2.6)
rack (~> 1.1)
tilt (>= 1.2.2, < 2.0)
therubyracer (0.9.9)
libv8 (~> 3.3.10)
tilt (1.3.3)
undies (1.2.0)
webrat (0.7.3)
nokogiri (>= 1.2.0)
rack (>= 1.0)
rack-test (>= 0.5.3)
yui-compressor (0.9.6)
POpen4 (>= 0.1.4)
PLATFORMS
ruby
DEPENDENCIES
assert (~> 0.7)
bundler (~> 1.0)
differ
rack-less!
rack-test (~> 0.6.0)
rake (~> 0.9.2)
sinatra (~> 1.2)
webrat (~> 0.7.0)
yui-compressor (~> 0.9.0)