forked from rails/rails
-
Notifications
You must be signed in to change notification settings - Fork 28
/
Copy pathGemfile.1.8.lock
65 lines (60 loc) · 1.07 KB
/
Gemfile.1.8.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
PATH
remote: rack
specs:
rack (1.4.7.19)
PATH
remote: railslts-version
specs:
railslts-version (2.3.18.58)
GEM
remote: https://rubygems.org/
specs:
RedCloth (4.3.2)
bacon (1.2.0)
cgi_multipart_eof_fix (2.5.0)
daemons (1.3.1)
eventmachine (1.2.7)
fastthread (1.0.7)
fcgi (0.9.2.1)
gem_plugin (0.2.3)
libxml-ruby (3.0.0)
memcache-client (1.8.5)
mocha (0.9.7)
rake
mongrel (1.1.5)
cgi_multipart_eof_fix (>= 2.4)
daemons (>= 1.0.3)
fastthread (>= 1.0.1)
gem_plugin (>= 0.2.3)
mysql (2.9.1)
nokogiri (1.3.3)
pg (0.9.0)
rake (0.8.7)
rdoc (2.5.11)
sqlite3 (1.3.13)
thin (1.8.1)
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0, >= 1.0.4)
rack (>= 1, < 3)
PLATFORMS
ruby
DEPENDENCIES
RedCloth
bacon
daemons (< 1.4)
fcgi
libxml-ruby (= 3.0.0)
memcache-client
mocha (= 0.9.7)
mongrel
mysql
nokogiri (= 1.3.3)
pg (= 0.9.0)
rack!
railslts-version!
rake (= 0.8.7)
rdoc (= 2.5.11)
sqlite3 (= 1.3.13)
thin
BUNDLED WITH
1.17.3