forked from vigetlabs/acts_as_markup
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
73 lines (71 loc) · 1.32 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
GEM
remote: http://rubygems.org/
specs:
RedCloth (4.2.8)
activemodel (3.1.2)
activesupport (= 3.1.2)
builder (~> 3.0.0)
i18n (~> 0.6)
activerecord (3.1.2)
activemodel (= 3.1.2)
activesupport (= 3.1.2)
arel (~> 2.2.1)
tzinfo (~> 0.3.29)
activesupport (3.1.2)
multi_json (~> 1.0)
arel (2.2.1)
bluecloth (2.2.0)
brianjlandau-sdoc-helpers (0.1.5)
builder (3.0.0)
expression_parser (0.9.0)
git (1.2.5)
i18n (0.6.0)
jeweler (1.6.4)
bundler (~> 1.0)
git (>= 1.2.5)
rake
json (1.6.1)
maruku (0.6.0)
syntax (>= 1.0.0)
multi_json (1.0.3)
rake (0.9.2.2)
rcov (0.9.11)
rdiscount (1.6.8)
rdoc (3.11)
json (~> 1.4)
redcarpet (1.17.2)
rpeg-markdown (1.4.6)
sdoc (0.3.16)
json (>= 1.1.3)
rdoc (~> 3.10)
shoulda (2.11.3)
sqlite3 (1.3.4)
sqlite3-ruby (1.3.3)
sqlite3 (>= 1.3.3)
syntax (1.0.0)
tzinfo (0.3.31)
wikicloth (0.7.1)
builder
expression_parser
wikitext (3.0)
PLATFORMS
ruby
DEPENDENCIES
RedCloth
activerecord
activesupport
bluecloth
brianjlandau-sdoc-helpers
bundler (~> 1.0.0)
jeweler (~> 1.6.4)
maruku
rcov
rdiscount
rdoc
redcarpet
rpeg-markdown
sdoc
shoulda
sqlite3-ruby
wikicloth
wikitext