forked from docmeta/rubydoc.info
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
80 lines (78 loc) · 1.4 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
GEM
remote: http://rubygems.org/
specs:
RedCloth (4.2.9)
activesupport (3.2.3)
i18n (~> 0.6)
multi_json (~> 1.0)
airbrake (3.0.9)
activesupport
builder
bluecloth (2.2.0)
builder (3.0.0)
diff-lcs (1.1.3)
github-markup (0.7.2)
i18n (0.6.0)
json (1.7.0)
kgio (2.7.4)
kramdown (0.13.5)
maruku (0.6.0)
syntax (>= 1.0.0)
multi_json (1.3.4)
rack (1.4.1)
rack-protection (1.2.0)
rack
raindrops (0.8.0)
rake (0.9.2.2)
rdiscount (1.6.8)
redcarpet (1.17.2)
rspec (2.9.0)
rspec-core (~> 2.9.0)
rspec-expectations (~> 2.9.0)
rspec-mocks (~> 2.9.0)
rspec-core (2.9.0)
rspec-expectations (2.9.1)
diff-lcs (~> 1.1.3)
rspec-mocks (2.9.0)
sequel (3.38.0)
sinatra (1.3.2)
rack (~> 1.3, >= 1.3.6)
rack-protection (~> 1.2)
tilt (~> 1.3, >= 1.3.3)
sqlite3 (1.3.6)
syntax (1.0.0)
tilt (1.3.3)
unicorn (4.3.1)
kgio (~> 2.6)
rack
raindrops (~> 0.7)
yard (0.8.3)
yard-kramdown (0.0.1)
yard-rails (0.2.0)
yard
yard-sd (0.0.2)
PLATFORMS
ruby
DEPENDENCIES
RedCloth
activesupport
airbrake
bluecloth
github-markup
i18n
json
kramdown
maruku
rake
rdiscount
redcarpet (= 1.17.2)
rspec
sequel
sinatra (>= 1.3)
sqlite3
syntax
unicorn
yard (= 0.8.3)
yard-kramdown
yard-rails
yard-sd