-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
68 lines (66 loc) · 1.35 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
GEM
remote: http://rubygems.org/
specs:
RedCloth (4.2.9)
abstract (1.0.0)
actionmailer (2.3.14)
actionpack (= 2.3.14)
actionpack (2.3.14)
activesupport (= 2.3.14)
rack (~> 1.1.0)
activerecord (2.3.14)
activesupport (= 2.3.14)
activeresource (2.3.14)
activesupport (= 2.3.14)
activesupport (2.3.14)
daemons (1.1.6)
diff-lcs (1.1.2)
erubis (2.7.0)
eventmachine (0.12.10)
itextomml (1.4.9)
json (1.6.5)
maruku (0.6.0)
syntax (>= 1.0.0)
mysql (2.8.1)
nokogiri (1.5.0)
rack (1.1.3)
rails (2.3.14)
actionmailer (= 2.3.14)
actionpack (= 2.3.14)
activerecord (= 2.3.14)
activeresource (= 2.3.14)
activesupport (= 2.3.14)
rake (>= 0.8.3)
rails_xss (0.1.3)
rake (0.9.2.2)
rubyzip (0.9.5)
sqlite3 (1.3.5)
sqlite3-ruby (1.3.3)
sqlite3 (>= 1.3.3)
syntax (1.0.0)
thin (1.3.1)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
xhtmldiff (1.0.0)
diff-lcs (>= 1.1.1)
PLATFORMS
ruby
DEPENDENCIES
RedCloth (>= 4.0.0)
abstract (= 1.0.0)
diff-lcs (= 1.1.2)
erubis
itextomml (>= 1.4.5)
json
maruku (= 0.6.0)
mysql (~> 2.8.1)
nokogiri
rails (~> 2.3.11)
rails_xss (= 0.1.3)
rake
rubyzip
sqlite3-ruby (~> 1.3.3)
syntax (= 1.0.0)
thin
xhtmldiff (= 1.0.0)