forked from lucasmeijer/developer.github.com
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Gemfile.lock
49 lines (47 loc) · 886 Bytes
/
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
GEM
remote: http://rubygems.org/
specs:
adsf (1.1.1)
rack (>= 1.0.0)
blankslate (2.1.2.4)
builder (3.1.3)
coderay (1.0.6)
colored (1.2)
cri (2.3.0)
colored (>= 1.2)
daemons (1.1.8)
eventmachine (1.0.0.rc.4)
ffi (1.0.11)
fssm (0.2.9)
kramdown (0.13.7)
mime-types (1.18)
nanoc (3.4.0)
cri (~> 2.2)
nokogiri (1.4.7)
pygments.rb (0.2.12)
rubypython (~> 0.5.3)
rack (1.4.1)
rake (0.9.2.2)
rubypython (0.5.3)
blankslate (>= 2.1.2.3)
ffi (~> 1.0.7)
thin (1.4.1)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
yajl-ruby (0.8.3)
PLATFORMS
ruby
DEPENDENCIES
adsf
builder
coderay
fssm
kramdown (~> 0.13.2)
mime-types (~> 1.16)
nanoc (~> 3.4.0)
nokogiri (~> 1.4.4)
pygments.rb
rake (~> 0.9.2)
thin
yajl-ruby (~> 0.8.2)