-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
57 lines (55 loc) · 1.17 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
GEM
remote: http://rubygems.org/
specs:
addressable (2.2.6)
albino (1.3.3)
posix-spawn (>= 0.3.6)
diff-lcs (1.1.2)
faraday (0.6.1)
addressable (~> 2.2.4)
multipart-post (~> 1.1.0)
rack (>= 1.1.0, < 2)
github-markup (0.5.3)
gollum (1.3.1)
albino (~> 1.3.2)
github-markup (>= 0.4.0, < 1.0.0)
grit (~> 2.4.1)
mustache (>= 0.11.2, < 1.0.0)
nokogiri (~> 1.4)
redcarpet
sanitize (~> 2.0.0)
sinatra (~> 1.0)
grit (2.4.1)
diff-lcs (~> 1.1)
mime-types (~> 1.15)
json (1.5.3)
mime-types (1.16)
multi_json (1.0.3)
multipart-post (1.1.3)
mustache (0.99.4)
nokogiri (1.5.0)
oauth2 (0.4.1)
faraday (~> 0.6.1)
multi_json (>= 0.0.5)
posix-spawn (0.3.6)
rack (1.3.2)
rdiscount (1.6.8)
redcarpet (1.17.2)
sanitize (2.0.3)
nokogiri (>= 1.4.4, < 1.6)
sinatra (1.2.6)
rack (~> 1.1)
tilt (>= 1.2.2, < 2.0)
tilt (1.3.2)
warden (1.0.5)
rack (>= 1.0)
warden-github (0.1.1)
json (~> 1.5)
oauth2 (~> 0.4.1)
warden (~> 1.0.4)
PLATFORMS
ruby
DEPENDENCIES
gollum
rdiscount
warden-github