-
Notifications
You must be signed in to change notification settings - Fork 3
/
Gemfile.lock
143 lines (136 loc) · 3.24 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
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
GIT
remote: git://github.com/orielg/gollum-lib.git
revision: dd3ce00f33402ccc14fc1746dd070c5f3b1aad3a
specs:
gollum-lib (4.2.1)
gemojione (~> 2.2)
github-markup (~> 1.4)
gollum-grit_adapter (~> 1.0)
nokogiri (~> 1.6.4)
rouge (~> 2.0)
sanitize (~> 2.1)
stringex (~> 2.6)
GIT
remote: git://github.com/tjacobs2/omniauth-github-team-member.git
revision: cbfa11a19e8471fe7b34cc8538cbdd653ec68731
specs:
omniauth-github-team-member (1.0.0)
omniauth-github
GIT
remote: git://github.com/tjacobs2/omnigollum.git
revision: a3b4b851c05eef2ced9c03f2e8b99a79cc671ea4
specs:
omnigollum (0.1.0)
gollum
mustache
omniauth
GEM
remote: http://rubygems.org/
specs:
charlock_holmes (0.7.7)
daemons (1.4.1)
diff-lcs (1.4.4)
eventmachine (1.2.7)
faraday (1.7.1)
faraday-em_http (~> 1.0)
faraday-em_synchrony (~> 1.0)
faraday-excon (~> 1.1)
faraday-httpclient (~> 1.0.1)
faraday-net_http (~> 1.0)
faraday-net_http_persistent (~> 1.1)
faraday-patron (~> 1.0)
faraday-rack (~> 1.0)
multipart-post (>= 1.2, < 3)
ruby2_keywords (>= 0.0.4)
faraday-em_http (1.0.0)
faraday-em_synchrony (1.0.0)
faraday-excon (1.1.0)
faraday-httpclient (1.0.1)
faraday-net_http (1.0.1)
faraday-net_http_persistent (1.2.0)
faraday-patron (1.0.0)
faraday-rack (1.0.0)
gemojione (2.6.1)
json
github-markdown (0.6.9)
github-markup (1.7.0)
gitlab-grit (2.8.3)
charlock_holmes (~> 0.7)
diff-lcs (~> 1.1)
mime-types (>= 1.16, < 3)
posix-spawn (~> 0.3)
gollum (4.1.0)
gemojione (~> 2)
gollum-lib (~> 4.0, >= 4.0.1)
kramdown (~> 1.9.0)
mustache (>= 0.99.5, < 1.0.0)
sinatra (~> 1.4, >= 1.4.4)
useragent (~> 0.16.2)
gollum-grit_adapter (1.0.1)
gitlab-grit (~> 2.7, >= 2.7.1)
hashie (4.1.0)
json (2.5.1)
jwt (2.2.3)
kramdown (1.9.0)
mime-types (2.99.3)
mini_portile2 (2.1.0)
multi_json (1.15.0)
multi_xml (0.6.0)
multipart-post (2.1.1)
mustache (0.99.8)
nokogiri (1.6.8.1)
mini_portile2 (~> 2.1.0)
oauth2 (1.4.7)
faraday (>= 0.8, < 2.0)
jwt (>= 1.0, < 3.0)
multi_json (~> 1.3)
multi_xml (~> 0.5)
rack (>= 1.2, < 3)
omniauth (1.9.1)
hashie (>= 3.4.6)
rack (>= 1.6.2, < 3)
omniauth-github (1.4.0)
omniauth (~> 1.5)
omniauth-oauth2 (>= 1.4.0, < 2.0)
omniauth-oauth2 (1.7.1)
oauth2 (~> 1.4)
omniauth (>= 1.9, < 3)
posix-spawn (0.3.15)
rack (1.6.13)
rack-protection (1.5.5)
rack
rouge (2.2.1)
ruby2_keywords (0.0.5)
sanitize (2.1.1)
nokogiri (>= 1.4.4)
sinatra (1.4.8)
rack (~> 1.5)
rack-protection (~> 1.4)
tilt (>= 1.3, < 3)
stringex (2.8.5)
thin (1.8.1)
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0, >= 1.0.4)
rack (>= 1, < 3)
tilt (2.0.10)
useragent (0.16.10)
PLATFORMS
ruby
DEPENDENCIES
github-markdown
gollum
gollum-lib!
json
mini_portile2
mustache
nokogiri
omniauth (< 2.0.0)
omniauth-github (>= 1.4.0)
omniauth-github-team-member!
omnigollum!
rack
thin
RUBY VERSION
ruby 2.4.10p364
BUNDLED WITH
1.17.3