forked from brynary/rack-bug
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathGemfile.lock
105 lines (102 loc) · 2.21 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
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
PATH
remote: .
specs:
logical-insight (0.4.7)
sqlite3 (~> 1.3.3)
uuid (~> 2.3.1)
GEM
remote: http://gemcutter.org/
specs:
archive-tar-minitar (0.5.2)
chunky_png (1.2.5)
columnize (0.3.4)
compass (0.12.1)
chunky_png (~> 1.2)
fssm (>= 0.2.7)
sass (~> 3.1)
corundum (0.0.17)
bundler (~> 1.1.0)
compass (>= 0.12.1)
mailfactory (~> 1.4.0)
mattock (>= 0.2.11)
nokogiri
rake-rubygems (>= 0.2.0)
rdoc
rspec (>= 2.0)
sass (>= 3.1)
simplecov (>= 0.5.4)
yard
diff-lcs (1.1.3)
fssm (0.2.9)
json (1.7.3)
linecache19 (0.5.12)
ruby_core_source (>= 0.1.4)
macaddr (1.6.0)
systemu (~> 2.2.0)
mailfactory (1.4.0)
mime-types (>= 1.13.1)
mattock (0.2.12)
tilt (> 0)
valise (>= 0.6)
mime-types (1.18)
multi_json (1.3.5)
nokogiri (1.5.2)
rack (1.3.5)
rack-protection (1.1.4)
rack
rack-test (0.6.1)
rack (>= 1.0)
rake (0.9.2.2)
rake-rubygems (0.2.0)
rake (>= 0.8.7)
rdoc (3.12)
json (~> 1.4)
redcarpet (2.1.1)
rspec (2.10.0)
rspec-core (~> 2.10.0)
rspec-expectations (~> 2.10.0)
rspec-mocks (~> 2.10.0)
rspec-core (2.10.0)
rspec-expectations (2.10.0)
diff-lcs (~> 1.1.3)
rspec-mocks (2.10.1)
ruby-debug-base19 (0.11.25)
columnize (>= 0.3.1)
linecache19 (>= 0.5.11)
ruby_core_source (>= 0.1.4)
ruby-debug19 (0.11.6)
columnize (>= 0.3.1)
linecache19 (>= 0.5.11)
ruby-debug-base19 (>= 0.11.19)
ruby_core_source (0.1.5)
archive-tar-minitar (>= 0.5.2)
sass (3.1.18)
simplecov (0.6.4)
multi_json (~> 1.0)
simplecov-html (~> 0.5.3)
simplecov-html (0.5.3)
sinatra (1.3.1)
rack (~> 1.3, >= 1.3.4)
rack-protection (~> 1.1, >= 1.1.2)
tilt (~> 1.3, >= 1.3.3)
sqlite3 (1.3.6)
systemu (2.2.0)
tilt (1.3.3)
uuid (2.3.5)
macaddr (~> 1.0)
valise (0.6)
webrat (0.7.3)
nokogiri (>= 1.2.0)
rack (>= 1.0)
rack-test (>= 0.5.3)
yard (0.8.1)
PLATFORMS
ruby
DEPENDENCIES
corundum (~> 0.0.13)
logical-insight!
redcarpet
rspec
ruby-debug19
sinatra
webrat