-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathGemfile.lock
78 lines (76 loc) · 1.67 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
GEM
remote: http://rubygems.org/
specs:
addressable (2.2.6)
albino (1.3.3)
posix-spawn (>= 0.3.6)
diff-lcs (1.1.3)
directory_watcher (1.4.1)
engineyard (1.4.0)
engineyard-serverside-adapter (= 1.5.0)
escape (~> 0.0.4)
highline (~> 1.6.1)
json_pure
launchy (= 2.0.5)
net-ssh (~> 2.1.0)
rest-client (~> 1.6.0)
thor (~> 0.14.6)
engineyard-serverside-adapter (1.5.0)
escape (~> 0.0.4)
json_pure
escape (0.0.4)
github-markup (0.5.3)
gollum (1.3.0)
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)
sanitize (~> 2.0.0)
sinatra (~> 1.0)
gollum-site (0.1.10)
directory_watcher
gollum (>= 1.2.0)
liquid (>= 2.2.2)
mixlib-log (>= 1.1.0)
grit (2.4.1)
diff-lcs (~> 1.1)
mime-types (~> 1.15)
highline (1.6.2)
json_pure (1.6.1)
launchy (2.0.5)
addressable (~> 2.2.6)
liquid (2.2.2)
mime-types (1.16)
mixlib-log (1.3.0)
mustache (0.99.4)
net-ssh (2.1.4)
nokogiri (1.5.0)
posix-spawn (0.3.6)
pygmentize (0.0.3)
rack (1.3.4)
rack-protection (1.1.4)
rack
rake (0.9.2)
rdiscount (1.6.8)
rest-client (1.6.7)
mime-types (>= 1.16)
sanitize (2.0.3)
nokogiri (>= 1.4.4, < 1.6)
sinatra (1.3.1)
rack (~> 1.3, >= 1.3.4)
rack-protection (~> 1.1, >= 1.1.2)
tilt (~> 1.3, >= 1.3.3)
thor (0.14.6)
tilt (1.3.3)
PLATFORMS
ruby
DEPENDENCIES
bundler (~> 1.0.12)
directory_watcher
engineyard
gollum (= 1.3.0)
gollum-site
pygmentize
rake
rdiscount