Gemfile.lock 28.8 KB
Newer Older
G
gitlabhq 已提交
1
GEM
2
  remote: https://rubygems.org/
G
gitlabhq 已提交
3
  specs:
4
    RedCloth (4.3.2)
5
    abstract_type (0.0.7)
S
Sean McGivern 已提交
6
    ace-rails-ap (4.1.2)
B
blackst0ne 已提交
7 8
    actioncable (5.0.7.1)
      actionpack (= 5.0.7.1)
J
Jan Provaznik 已提交
9 10
      nio4r (>= 1.2, < 3.0)
      websocket-driver (~> 0.6.1)
B
blackst0ne 已提交
11 12 13 14
    actionmailer (5.0.7.1)
      actionpack (= 5.0.7.1)
      actionview (= 5.0.7.1)
      activejob (= 5.0.7.1)
V
Vinnie Okada 已提交
15
      mail (~> 2.5, >= 2.5.4)
J
Jan Provaznik 已提交
16
      rails-dom-testing (~> 2.0)
B
blackst0ne 已提交
17 18 19
    actionpack (5.0.7.1)
      actionview (= 5.0.7.1)
      activesupport (= 5.0.7.1)
J
Jan Provaznik 已提交
20 21 22
      rack (~> 2.0)
      rack-test (~> 0.6.3)
      rails-dom-testing (~> 2.0)
V
Valery Sizov 已提交
23
      rails-html-sanitizer (~> 1.0, >= 1.0.2)
B
blackst0ne 已提交
24 25
    actionview (5.0.7.1)
      activesupport (= 5.0.7.1)
M
Marin Jankovski 已提交
26 27
      builder (~> 3.1)
      erubis (~> 2.7.0)
J
Jan Provaznik 已提交
28
      rails-dom-testing (~> 2.0)
Z
Z.J. van de Weg 已提交
29
      rails-html-sanitizer (~> 1.0, >= 1.0.3)
B
blackst0ne 已提交
30 31
    activejob (5.0.7.1)
      activesupport (= 5.0.7.1)
J
Jan Provaznik 已提交
32
      globalid (>= 0.3.6)
B
blackst0ne 已提交
33 34 35 36 37
    activemodel (5.0.7.1)
      activesupport (= 5.0.7.1)
    activerecord (5.0.7.1)
      activemodel (= 5.0.7.1)
      activesupport (= 5.0.7.1)
J
Jan Provaznik 已提交
38 39 40
      arel (~> 7.0)
    activerecord_sane_schema_dumper (1.0)
      rails (>= 5, < 6)
B
blackst0ne 已提交
41
    activesupport (5.0.7.1)
J
Jan Provaznik 已提交
42 43
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
M
Marin Jankovski 已提交
44 45
      minitest (~> 5.1)
      tzinfo (~> 1.1)
46 47
    acts-as-taggable-on (5.0.0)
      activerecord (>= 4.2.8)
48 49 50
    adamantium (0.2.0)
      ice_nine (~> 0.11.0)
      memoizable (~> 0.4.0)
51 52
    addressable (2.5.2)
      public_suffix (>= 2.0.2, < 4.0)
53
    aes_key_wrap (1.0.1)
54
    akismet (2.0.0)
J
Jan Provaznik 已提交
55
    arel (7.1.4)
T
Takuya Noguchi 已提交
56
    asana (0.8.1)
R
Robert Speicher 已提交
57 58 59 60
      faraday (~> 0.9)
      faraday_middleware (~> 0.9)
      faraday_middleware-multi_json (~> 0.0)
      oauth2 (~> 1.0)
T
Takuya Noguchi 已提交
61
    asciidoctor (1.5.8)
62
    asciidoctor-plantuml (0.0.8)
63
      asciidoctor (~> 1.5)
64
    ast (2.4.0)
65
    atomic (1.1.99)
66
    attr_encrypted (3.1.0)
67
      encryptor (~> 3.0.0)
68
    attr_required (1.0.1)
T
Takuya Noguchi 已提交
69
    awesome_print (1.8.0)
D
Douwe Maan 已提交
70 71 72 73
    axiom-types (0.1.1)
      descendants_tracker (~> 0.0.4)
      ice_nine (~> 0.11.0)
      thread_safe (~> 0.3, >= 0.3.1)
74
    babosa (1.0.2)
K
Kamil Trzcinski 已提交
75
    base32 (0.3.2)
D
Douwe Maan 已提交
76
    batch-loader (1.2.2)
77
    bcrypt (3.1.12)
78
    bcrypt_pbkdf (1.0.0)
79
    benchmark-ips (2.3.0)
S
Stan Hu 已提交
80
    better_errors (2.5.0)
81
      coderay (>= 1.0.0)
S
Stan Hu 已提交
82
      erubi (>= 1.0.0)
83
      rack (>= 0.9.0)
84
    bindata (2.4.3)
S
Stan Hu 已提交
85
    binding_ninja (0.2.2)
86
    binding_of_caller (0.8.0)
87
      debug_inspector (>= 0.0.1)
S
Stan Hu 已提交
88
    bootsnap (1.4.1)
89
      msgpack (~> 1.0)
N
Nick Thomas 已提交
90
    bootstrap_form (2.7.0)
T
Takuya Noguchi 已提交
91
    brakeman (4.2.1)
S
Stan Hu 已提交
92
    browser (2.5.3)
Z
Z.J. van de Weg 已提交
93
    builder (3.2.3)
R
Robert Speicher 已提交
94
    bullet (5.5.1)
Y
Yorick Peterse 已提交
95
      activesupport (>= 3.0.0)
96
      uniform_notifier (~> 1.10.0)
97
    bundler-audit (0.5.0)
D
Dmitriy Zaporozhets 已提交
98 99
      bundler (~> 1.2)
      thor (~> 0.18)
100 101
    byebug (9.1.0)
    capybara (2.16.1)
S
Stan Hu 已提交
102
      addressable
103
      mini_mime (>= 0.1.3)
G
gitlabhq 已提交
104 105 106
      nokogiri (>= 1.3.3)
      rack (>= 1.0.0)
      rack-test (>= 0.5.4)
107
      xpath (~> 2.0)
108 109
    capybara-screenshot (1.0.22)
      capybara (>= 1.0, < 4)
R
Robert Speicher 已提交
110
      launchy
S
Stan Hu 已提交
111
    carrierwave (1.3.1)
112 113
      activemodel (>= 4.0.0)
      activesupport (>= 4.0.0)
R
Rubén Dávila 已提交
114
      mime-types (>= 1.16)
115
    cause (0.1)
R
Roger Rüttimann 已提交
116
    character_set (1.1.2)
117
    charlock_holmes (0.7.6)
118
    childprocess (0.9.0)
119
      ffi (~> 1.0, >= 1.0.11)
R
Rémy Coutable 已提交
120
    chronic (0.10.2)
121 122
    chronic_duration (0.10.6)
      numerizer (~> 0.1.1)
V
Valery Sizov 已提交
123
    chunky_png (1.3.5)
124
    citrus (3.0.2)
125
    coderay (1.1.2)
126
    coercible (1.0.0)
127
      descendants_tracker (~> 0.0.1)
128
    commonmarker (0.17.13)
B
blackst0ne 已提交
129
      ruby-enum (~> 0.5)
130 131 132
    concord (0.1.5)
      adamantium (~> 0.2.0)
      equalizer (~> 0.0.9)
133 134 135
    concurrent-ruby (1.1.3)
    concurrent-ruby-ext (1.1.3)
      concurrent-ruby (= 1.1.3)
S
Stan Hu 已提交
136
    connection_pool (2.2.2)
137
    crack (0.4.3)
138
      safe_yaml (~> 1.0.0)
P
Pirate Praveen 已提交
139
    crass (1.0.4)
R
Robert Speicher 已提交
140
    creole (0.5.0)
141
    css_parser (1.5.0)
D
Douwe Maan 已提交
142
      addressable
G
Gabriel Mazetto 已提交
143
    daemons (1.2.6)
J
Jan Provaznik 已提交
144
    database_cleaner (1.7.0)
145
    debug_inspector (0.0.3)
146
    debugger-ruby_core_source (1.3.8)
F
Fatih Acet 已提交
147
    deckar01-task_list (2.2.0)
148
      html-pipeline
149 150
    declarative (0.0.10)
    declarative-option (0.1.0)
D
Douwe Maan 已提交
151 152
    descendants_tracker (0.0.4)
      thread_safe (~> 0.3, >= 0.3.1)
153
    device_detector (1.0.0)
P
Pirate Praveen 已提交
154
    devise (4.4.3)
M
Marin Jankovski 已提交
155
      bcrypt (~> 3.0)
N
Nihad Abbasov 已提交
156
      orm_adapter (~> 0.1)
P
Pirate Praveen 已提交
157
      railties (>= 4.1.0, < 6.0)
R
Robert Speicher 已提交
158
      responders
159
      warden (~> 1.2.3)
160
    devise-two-factor (3.0.0)
161
      activesupport
162 163
      attr_encrypted (>= 1.3, < 4, != 2)
      devise (~> 4.0)
D
Douwe Maan 已提交
164
      railties
165
      rotp (~> 2.0)
R
Robert Speicher 已提交
166
    diff-lcs (1.3)
M
Manuel Rüger 已提交
167
    diffy (3.1.0)
B
blackst0ne 已提交
168 169
    discordrb-webhooks-blackst0ne (3.3.0)
      rest-client (~> 2.0)
D
DJ Mountney 已提交
170
    docile (1.1.5)
171
    domain_name (0.5.20180417)
172
      unf (>= 0.0.5, < 1.0.0)
L
Lin Jen-Shin 已提交
173
    doorkeeper (4.3.2)
174
      railties (>= 4.2)
175
    doorkeeper-openid_connect (1.5.0)
176
      doorkeeper (~> 4.3)
177
      json-jwt (~> 1.6)
178
    ed25519 (1.2.4)
179
    email_reply_trimmer (0.1.6)
T
Takuya Noguchi 已提交
180 181
    email_spec (2.2.0)
      htmlentities (~> 4.3.3)
R
Riyad Preukschas 已提交
182
      launchy (~> 2.1)
T
Takuya Noguchi 已提交
183
      mail (~> 2.7)
184
    encryptor (3.0.0)
D
Douwe Maan 已提交
185
    equalizer (0.0.11)
S
Stan Hu 已提交
186
    erubi (1.7.1)
G
gitlabhq 已提交
187
    erubis (2.7.0)
S
Stan Hu 已提交
188
    escape_utils (1.2.1)
189
    et-orbi (1.1.7)
190
      tzinfo
G
Gabriel Mazetto 已提交
191
    eventmachine (1.2.7)
192
    excon (0.62.0)
D
Douwe Maan 已提交
193
    execjs (2.6.0)
R
Robert Schilling 已提交
194
    expression_parser (0.9.0)
195
    factory_bot (4.8.2)
R
Robert Speicher 已提交
196
      activesupport (>= 3.0.0)
197 198
    factory_bot_rails (4.8.2)
      factory_bot (~> 4.8.2)
R
Robert Speicher 已提交
199
      railties (>= 3.0.0)
200
    faraday (0.12.2)
R
Robert Speicher 已提交
201
      multipart-post (>= 1.2, < 3)
202
    faraday_middleware (0.12.2)
D
Douglas Barbosa Alexandre 已提交
203
      faraday (>= 0.7.4, < 1.0)
R
Robert Speicher 已提交
204 205 206
    faraday_middleware-multi_json (0.0.6)
      faraday_middleware
      multi_json
D
dosire 已提交
207
    fast_blank (1.0.0)
208
    fast_gettext (1.6.0)
T
Takuya Noguchi 已提交
209
    ffaker (2.10.0)
S
Stan Hu 已提交
210
    ffi (1.10.0)
P
Pirate Praveen 已提交
211 212
    flipper (0.13.0)
    flipper-active_record (0.13.0)
213
      activerecord (>= 3.2, < 6)
P
Pirate Praveen 已提交
214 215
      flipper (~> 0.13.0)
    flipper-active_support_cache_store (0.13.0)
216
      activesupport (>= 3.2, < 6)
P
Pirate Praveen 已提交
217
      flipper (~> 0.13.0)
V
Valery Sizov 已提交
218
    flowdock (0.7.1)
219 220
      httparty (~> 0.7)
      multi_json
S
Stan Hu 已提交
221
    fog-aliyun (0.3.3)
222 223
      fog-core
      fog-json
224 225
      ipaddress (~> 0.8)
      xml-simple (~> 1.1)
226 227 228
    fog-aws (3.3.0)
      fog-core (~> 2.1)
      fog-json (~> 1.1)
S
Stan Hu 已提交
229 230
      fog-xml (~> 0.1)
      ipaddress (~> 0.8)
231
    fog-core (2.1.0)
232
      builder
P
Pirate Praveen 已提交
233
      excon (~> 0.58)
234
      formatador (~> 0.2)
235 236 237 238 239
      mime-types
    fog-google (1.8.2)
      fog-core (<= 2.1.0)
      fog-json (~> 1.2)
      fog-xml (~> 0.1.0)
240
      google-api-client (~> 0.23.0)
241 242
    fog-json (1.2.0)
      fog-core
243
      multi_json (~> 1.10)
244 245 246 247
    fog-local (0.6.0)
      fog-core (>= 1.27, < 3.0)
    fog-openstack (1.0.8)
      fog-core (~> 2.1)
S
Stan Hu 已提交
248 249
      fog-json (>= 1.0)
      ipaddress (>= 0.8)
250 251 252 253 254
    fog-rackspace (0.1.1)
      fog-core (>= 1.35)
      fog-json (>= 1.0)
      fog-xml (>= 0.1)
      ipaddress (>= 0.8)
255
    fog-xml (0.1.3)
256
      fog-core
257
      nokogiri (>= 1.5.11, < 2.0.0)
258
    font-awesome-rails (4.7.0.1)
259
      railties (>= 3.2, < 5.1)
260
    foreman (0.84.0)
D
Douwe Maan 已提交
261
      thor (~> 0.19.1)
262
    formatador (0.2.5)
263 264
    fugit (1.1.7)
      et-orbi (~> 1.1, >= 1.1.7)
265
      raabro (~> 1.1)
R
Robert Speicher 已提交
266 267
    fuubar (2.2.0)
      rspec-core (~> 3.0)
R
Robert Speicher 已提交
268
      ruby-progressbar (~> 1.4)
269
    gemojione (3.3.0)
270
      json
D
Douwe Maan 已提交
271
    get_process_mem (0.2.0)
272
    gettext (3.2.9)
R
Ruben Davila 已提交
273 274 275 276
      locale (>= 2.0.5)
      text (>= 1.3.0)
    gettext_i18n_rails (1.8.0)
      fast_gettext (>= 0.9.0)
277
    gettext_i18n_rails_js (1.3.0)
278 279 280 281
      gettext (>= 3.0.2)
      gettext_i18n_rails (>= 0.7.1)
      po_to_json (>= 1.0.0)
      rails (>= 3.2.0)
282
    gitaly-proto (1.13.0)
283
      grpc (~> 1.0)
284
    github-markup (1.7.0)
285 286
    gitlab-default_value_for (3.1.1)
      activerecord (>= 3.2.0, < 6.0)
287
    gitlab-markup (1.6.5)
V
Valery Sizov 已提交
288
    gitlab-sidekiq-fetcher (0.4.0)
V
Valery Sizov 已提交
289
      sidekiq (~> 5)
J
Jasper Maes 已提交
290
    gitlab-styles (2.5.1)
291
      rubocop (~> 0.54.0)
R
Rémy Coutable 已提交
292 293
      rubocop-gitlab-security (~> 0.1.0)
      rubocop-rspec (~> 1.19)
294
    gitlab_omniauth-ldap (2.1.1)
295 296 297 298
      net-ldap (~> 0.16)
      omniauth (~> 1.3)
      pyu-ruby-sasl (>= 0.0.3.3, < 0.1)
      rubyntlm (~> 0.5)
R
Rémy Coutable 已提交
299 300
    globalid (0.4.1)
      activesupport (>= 4.2.0)
P
Pirate Praveen 已提交
301
    gon (6.2.0)
R
Robert Speicher 已提交
302 303 304
      actionpack (>= 3.0)
      multi_json
      request_store (>= 1.0)
305
    google-api-client (0.23.4)
306
      addressable (~> 2.5, >= 2.5.1)
P
Pirate Praveen 已提交
307
      googleauth (>= 0.5, < 0.7.0)
308 309 310 311
      httpclient (>= 2.8.1, < 3.0)
      mime-types (~> 3.0)
      representable (~> 3.0)
      retriable (>= 2.0, < 4.0)
S
Stan Hu 已提交
312
    google-protobuf (3.6.1)
313
    googleapis-common-protos-types (1.0.3)
J
Jacob Vosmaer 已提交
314
      google-protobuf (~> 3.0)
A
Alejandro Rodríguez 已提交
315
    googleauth (0.6.6)
316
      faraday (~> 0.12)
A
Ahmad Sherif 已提交
317
      jwt (>= 1.4, < 3.0)
318 319
      memoist (~> 0.12)
      multi_json (~> 1.11)
A
Alejandro Rodríguez 已提交
320
      os (>= 0.9, < 2.0)
321
      signet (~> 0.7)
322 323
    gpgme (2.0.18)
      mini_portile2 (~> 2.3)
324
    grape (1.1.0)
R
Riyad Preukschas 已提交
325
      activesupport
326
      builder
D
Dmitriy Zaporozhets 已提交
327
      mustermann-grape (~> 1.0.0)
D
Dmitriy Zaporozhets 已提交
328
      rack (>= 1.3.0)
R
Riyad Preukschas 已提交
329
      rack-accept
J
Jeroen van Baarsen 已提交
330
      virtus (>= 1.0.0)
331 332
    grape-entity (0.7.1)
      activesupport (>= 4.0)
D
Dmitriy Zaporozhets 已提交
333
      multi_json (>= 1.3.2)
334
    grape-path-helpers (1.0.6)
B
blackst0ne 已提交
335
      activesupport (>= 4, < 5.1)
336 337
      grape (~> 1.0)
      rake (~> 12)
338
    grape_logging (1.7.0)
339
      grape
N
Nick Thomas 已提交
340 341 342
    graphiql-rails (1.4.10)
      railties
      sprockets-rails
343
    graphql (1.8.1)
A
Alejandro Rodríguez 已提交
344
    grpc (1.15.0)
345
      google-protobuf (~> 3.1)
J
Jacob Vosmaer 已提交
346
      googleapis-common-protos-types (~> 1.0.0)
S
Stan Hu 已提交
347 348
    haml (5.0.4)
      temple (>= 0.8.0)
R
Rémy Coutable 已提交
349
      tilt
T
Takuya Noguchi 已提交
350
    haml_lint (0.28.0)
351 352
      haml (>= 4.0, < 5.1)
      rainbow
353
      rake (>= 10, < 13)
T
Takuya Noguchi 已提交
354
      rubocop (>= 0.50.0)
R
Rémy Coutable 已提交
355
      sysexits (~> 1.1)
356 357
    hamlit (2.8.8)
      temple (>= 0.8.0)
C
connorshea 已提交
358
      thor
359
      tilt
360
    hangouts-chat (0.0.5)
S
Stan Hu 已提交
361
    hashdiff (0.3.8)
362
    hashie (3.5.7)
363 364
    hashie-forbidden_attributes (0.1.1)
      hashie (>= 3.0)
365
    health_check (2.6.0)
366
      rails (>= 4.0)
S
Stan Hu 已提交
367
    html-pipeline (2.8.4)
368
      activesupport (>= 2)
B
blackst0ne 已提交
369
      nokogiri (>= 1.4)
370 371
    html2text (0.2.0)
      nokogiri (~> 1.6)
D
Douwe Maan 已提交
372
    htmlentities (4.3.4)
T
Thong Kuah 已提交
373
    http (3.3.0)
374 375
      addressable (~> 2.3)
      http-cookie (~> 1.0)
T
Thong Kuah 已提交
376
      http-form_data (~> 2.0)
377 378 379
      http_parser.rb (~> 0.6.0)
    http-cookie (1.0.3)
      domain_name (~> 0.5)
T
Thong Kuah 已提交
380
    http-form_data (2.1.1)
381
    http_parser.rb (0.6.0)
V
Valery Sizov 已提交
382
    httparty (0.13.7)
383
      json (~> 1.8)
D
Dmitriy Zaporozhets 已提交
384
      multi_xml (>= 0.5.2)
P
Pirate Praveen 已提交
385
    httpclient (2.8.3)
B
blackst0ne 已提交
386
    i18n (1.2.0)
R
Rémy Coutable 已提交
387
      concurrent-ruby (~> 1.0)
388
    icalendar (2.4.1)
389
    ice_nine (0.11.2)
390 391 392
    influxdb (0.2.3)
      cause
      json
S
Stan Hu 已提交
393
    ipaddress (0.8.3)
394 395 396
    jaeger-client (0.10.0)
      opentracing (~> 0.3)
      thrift
397
    jira-ruby (1.4.1)
F
Felipe Artur 已提交
398
      activesupport
399
      multipart-post
F
Felipe Artur 已提交
400
      oauth (~> 0.5, >= 0.5.0)
R
Roger Rüttimann 已提交
401 402 403 404
    js_regex (3.1.1)
      character_set (~> 1.1)
      regexp_parser (~> 1.1)
      regexp_property_values (~> 0.3)
Z
Z.J. van de Weg 已提交
405
    json (1.8.6)
406
    json-jwt (1.9.4)
407
      activesupport
408
      aes_key_wrap
409
      bindata
410 411
    json-schema (2.8.0)
      addressable (>= 2.4)
412
    jwt (2.1.0)
413 414 415 416 417 418 419 420 421 422 423 424
    kaminari (1.0.1)
      activesupport (>= 4.1.0)
      kaminari-actionview (= 1.0.1)
      kaminari-activerecord (= 1.0.1)
      kaminari-core (= 1.0.1)
    kaminari-actionview (1.0.1)
      actionview
      kaminari-core (= 1.0.1)
    kaminari-activerecord (1.0.1)
      activerecord
      kaminari-core (= 1.0.1)
    kaminari-core (1.0.1)
S
Stan Hu 已提交
425
    kgio (2.11.2)
426
    knapsack (1.17.0)
K
Kamil Trzcinski 已提交
427
      rake
428
    kubeclient (4.2.2)
T
Thong Kuah 已提交
429
      http (~> 3.0)
430
      recursive-open-struct (~> 1.0, >= 1.0.4)
P
Pirate Praveen 已提交
431
      rest-client (~> 2.0)
R
Robert Speicher 已提交
432
    launchy (2.4.3)
R
Riyad Preukschas 已提交
433
      addressable (~> 2.3)
R
Robert Speicher 已提交
434
    letter_opener (1.4.1)
435
      launchy (~> 2.2)
R
Robert Speicher 已提交
436 437 438 439
    letter_opener_web (1.3.0)
      actionmailer (>= 3.2)
      letter_opener (~> 1.0)
      railties (>= 3.2)
440
    license_finder (5.4.0)
C
Connor Shea 已提交
441 442 443
      bundler
      rubyzip
      thor
444 445
      toml (= 0.2.0)
      with_env (= 1.1.0)
C
Connor Shea 已提交
446
      xml-simple
P
Pirate Praveen 已提交
447
    licensee (8.9.2)
448
      rugged (~> 0.24)
R
Ruben Davila 已提交
449
    locale (2.1.2)
450 451 452 453 454
    lograge (0.10.0)
      actionpack (>= 4)
      activesupport (>= 4)
      railties (>= 4)
      request_store (~> 1.0)
455
    loofah (2.2.3)
456
      crass (~> 1.0.2)
V
Valery Sizov 已提交
457
      nokogiri (>= 1.5.9)
B
blackst0ne 已提交
458
    mail (2.7.1)
R
Rémy Coutable 已提交
459
      mini_mime (>= 0.1.1)
460
    mail_room (0.9.1)
461
    memoist (0.16.0)
462 463
    memoizable (0.4.2)
      thread_safe (~> 0.3, >= 0.3.1)
464
    method_source (0.9.2)
S
Stan Hu 已提交
465
    mime-types (3.2.2)
466
      mime-types-data (~> 3.2015)
S
Stan Hu 已提交
467
    mime-types-data (3.2018.0812)
468
    mimemagic (0.3.2)
469
    mini_magick (4.8.0)
G
Gabriel Mazetto 已提交
470
    mini_mime (1.0.1)
B
Brett Walker 已提交
471
    mini_portile2 (2.4.0)
472
    minitest (5.11.3)
S
Stan Hu 已提交
473
    msgpack (1.2.6)
A
Ahmad Sherif 已提交
474
    multi_json (1.13.1)
475
    multi_xml (0.6.0)
R
Robert Speicher 已提交
476
    multipart-post (2.0.0)
477
    mustermann (1.0.3)
D
Dmitriy Zaporozhets 已提交
478 479
    mustermann-grape (1.0.0)
      mustermann (~> 1.0.0)
480
    mysql2 (0.4.10)
481
    nakayoshi_fork (0.0.4)
482
    net-ldap (0.16.0)
483
    net-ssh (5.0.1)
484
    netrc (0.11.0)
J
Jan Provaznik 已提交
485
    nio4r (2.3.1)
B
Brett Walker 已提交
486
    nokogiri (1.10.1)
B
Brett Walker 已提交
487
      mini_portile2 (~> 2.4.0)
488 489
    nokogumbo (1.5.0)
      nokogiri
490
    numerizer (0.1.1)
491
    oauth (0.5.4)
492 493 494
    oauth2 (1.4.1)
      faraday (>= 0.8, < 0.16.0)
      jwt (>= 1.0, < 3.0)
D
Douwe Maan 已提交
495 496
      multi_json (~> 1.3)
      multi_xml (~> 0.5)
497
      rack (>= 1.2, < 3)
A
Ash McKenzie 已提交
498
    octokit (4.9.0)
M
Manuel Rüger 已提交
499
      sawyer (~> 0.8.0, >= 0.5.3)
500 501
    omniauth (1.9.0)
      hashie (>= 3.4.6, < 3.7.0)
502
      rack (>= 1.6.2, < 3)
503 504
    omniauth-auth0 (2.0.0)
      omniauth-oauth2 (~> 1.4)
505 506 507
    omniauth-authentiq (0.3.3)
      jwt (>= 1.5)
      omniauth-oauth2 (>= 1.5)
508 509
    omniauth-azure-oauth2 (0.0.10)
      jwt (>= 1.0, < 3.0)
J
Jacob Schatz 已提交
510
      omniauth (~> 1.0)
511
      omniauth-oauth2 (~> 1.4)
512
    omniauth-cas3 (1.1.4)
T
tduehr 已提交
513
      addressable (~> 2.3)
514
      nokogiri (~> 1.7, >= 1.7.1)
T
tduehr 已提交
515
      omniauth (~> 1.2)
516
    omniauth-facebook (4.0.0)
D
Douwe Maan 已提交
517
      omniauth-oauth2 (~> 1.2)
518 519 520
    omniauth-github (1.3.0)
      omniauth (~> 1.5)
      omniauth-oauth2 (>= 1.4.0, < 2.0)
S
Stan Hu 已提交
521
    omniauth-gitlab (1.0.3)
V
Valery Sizov 已提交
522 523
      omniauth (~> 1.0)
      omniauth-oauth2 (~> 1.0)
524 525
    omniauth-google-oauth2 (0.6.0)
      jwt (>= 2.0)
V
Valery Sizov 已提交
526
      omniauth (>= 1.1.1)
527
      omniauth-oauth2 (>= 1.5)
528
    omniauth-kerberos (0.3.0)
V
Valery Sizov 已提交
529 530
      omniauth-multipassword
      timfel-krb5-auth (~> 0.8)
D
Douwe Maan 已提交
531
    omniauth-multipassword (0.4.2)
V
Valery Sizov 已提交
532
      omniauth (~> 1.0)
D
Douwe Maan 已提交
533
    omniauth-oauth (1.1.0)
D
Dmitriy Zaporozhets 已提交
534 535
      oauth
      omniauth (~> 1.0)
536
    omniauth-oauth2 (1.6.0)
537
      oauth2 (~> 1.1)
538
      omniauth (~> 1.9)
J
Joe Marty 已提交
539 540
    omniauth-oauth2-generic (0.2.2)
      omniauth-oauth2 (~> 1.0)
541 542 543
    omniauth-saml (1.10.0)
      omniauth (~> 1.3, >= 1.3.2)
      ruby-saml (~> 1.7)
544
    omniauth-shibboleth (1.3.0)
545
      omniauth (>= 1.0.0)
546
    omniauth-twitter (1.4.0)
547
      omniauth-oauth (~> 1.1)
548
      rack
V
Valery Sizov 已提交
549 550 551 552
    omniauth_crowd (2.2.3)
      activesupport
      nokogiri (>= 1.4.4)
      omniauth (~> 1.0)
553
    opentracing (0.4.3)
S
Stan Hu 已提交
554
    optimist (3.0.0)
C
Chulki Lee 已提交
555
    org-ruby (0.9.12)
R
Robert Schilling 已提交
556
      rubypants (~> 0.2)
557
    orm_adapter (0.5.0)
A
Alejandro Rodríguez 已提交
558
    os (1.0.0)
559
    parallel (1.12.1)
S
Stan Hu 已提交
560
    parser (2.5.3.0)
561
      ast (~> 2.4.0)
562
    parslet (1.8.2)
563 564 565 566 567 568
    peek (1.0.1)
      concurrent-ruby (>= 0.9.0)
      concurrent-ruby-ext (>= 0.9.0)
      railties (>= 4.0.0)
    peek-gc (0.0.2)
      peek
569 570 571
    peek-mysql2 (1.2.0)
      concurrent-ruby
      concurrent-ruby-ext
572 573 574 575 576 577 578 579 580 581 582 583 584 585
      mysql2
      peek
    peek-pg (1.3.0)
      concurrent-ruby
      concurrent-ruby-ext
      peek
      pg
    peek-rblineprof (0.2.0)
      peek
      rblineprof
    peek-redis (1.2.0)
      atomic (>= 1.0.0)
      peek
      redis
P
Pirate Praveen 已提交
586
    pg (1.1.3)
587 588
    po_to_json (1.0.1)
      json (>= 1.6.0)
589
    powerpack (0.1.1)
590 591 592
    premailer (1.10.4)
      addressable
      css_parser (>= 1.4.10)
D
Douwe Maan 已提交
593
      htmlentities (>= 4.0.0)
594
    premailer-rails (1.9.7)
595
      actionmailer (>= 3, < 6)
D
Douwe Maan 已提交
596
      premailer (~> 1.7, >= 1.7.9)
597 598 599 600 601
    proc_to_ast (0.1.0)
      coderay
      parser
      unparser
    procto (0.0.3)
S
Stan Hu 已提交
602
    prometheus-client-mmap (0.9.4)
603
    pry (0.11.3)
D
Douwe Maan 已提交
604
      coderay (~> 1.1.0)
605
      method_source (~> 0.9.0)
606 607
    pry-byebug (3.5.1)
      byebug (~> 9.1)
S
Semyon Pupkov 已提交
608
      pry (~> 0.10)
G
Gabriel Mazetto 已提交
609 610 611
    pry-rails (0.3.6)
      pry (>= 0.10.4)
    public_suffix (3.0.3)
612 613 614 615
    puma (3.12.0)
    puma_worker_killer (0.1.0)
      get_process_mem (~> 0.2)
      puma (>= 2.7, < 4)
V
Valery Sizov 已提交
616
    pyu-ruby-sasl (0.0.3.3)
617
    raabro (1.1.6)
618
    rack (2.0.6)
R
Riyad Preukschas 已提交
619 620
    rack-accept (0.4.5)
      rack (>= 0.4)
M
Manuel Rüger 已提交
621
    rack-attack (4.4.1)
M
Marin Jankovski 已提交
622
      rack
623
    rack-cors (1.0.2)
624 625 626 627 628 629
    rack-oauth2 (1.9.3)
      activesupport
      attr_required
      httpclient
      json-jwt (>= 1.9.0)
      rack
S
Stan Hu 已提交
630
    rack-protection (2.0.5)
G
gitlabhq 已提交
631
      rack
632 633
    rack-proxy (0.6.0)
      rack
V
Vinnie Okada 已提交
634
    rack-test (0.6.3)
G
gitlabhq 已提交
635
      rack (>= 1.0)
B
blackst0ne 已提交
636 637 638 639 640 641 642 643 644
    rails (5.0.7.1)
      actioncable (= 5.0.7.1)
      actionmailer (= 5.0.7.1)
      actionpack (= 5.0.7.1)
      actionview (= 5.0.7.1)
      activejob (= 5.0.7.1)
      activemodel (= 5.0.7.1)
      activerecord (= 5.0.7.1)
      activesupport (= 5.0.7.1)
J
Jan Provaznik 已提交
645
      bundler (>= 1.3.0)
B
blackst0ne 已提交
646
      railties (= 5.0.7.1)
J
Jan Provaznik 已提交
647 648 649 650 651
      sprockets-rails (>= 2.0.0)
    rails-controller-testing (1.0.2)
      actionpack (~> 5.x, >= 5.0.1)
      actionview (~> 5.x, >= 5.0.1)
      activesupport (~> 5.x)
V
Valery Sizov 已提交
652 653
    rails-deprecated_sanitizer (1.0.3)
      activesupport (>= 4.2.0.alpha)
J
Jan Provaznik 已提交
654 655 656
    rails-dom-testing (2.0.3)
      activesupport (>= 4.2.0)
      nokogiri (>= 1.6)
657 658
    rails-html-sanitizer (1.0.4)
      loofah (~> 2.2, >= 2.2.2)
J
Jan Provaznik 已提交
659 660 661
    rails-i18n (5.1.1)
      i18n (>= 0.7, < 2)
      railties (>= 5.0, < 6)
B
blackst0ne 已提交
662 663 664
    railties (5.0.7.1)
      actionpack (= 5.0.7.1)
      activesupport (= 5.0.7.1)
J
Jan Provaznik 已提交
665
      method_source
G
gitlabhq 已提交
666
      rake (>= 0.8.7)
667
      thor (>= 0.18.1, < 2.0)
668
    rainbow (3.0.0)
S
Stan Hu 已提交
669
    raindrops (0.19.0)
B
blackst0ne 已提交
670
    rake (12.3.2)
T
Takuya Noguchi 已提交
671 672 673
    rb-fsevent (0.10.2)
    rb-inotify (0.9.10)
      ffi (>= 0.5.0, < 2)
674 675
    rblineprof (0.3.6)
      debugger-ruby_core_source (~> 1.3)
S
Stan Hu 已提交
676
    rbtrace (0.4.11)
S
Stan Hu 已提交
677 678
      ffi (>= 1.0.6)
      msgpack (>= 0.4.3)
S
Stan Hu 已提交
679
      optimist (>= 3.0.0)
T
Takuya Noguchi 已提交
680
    rdoc (6.0.4)
681
    re2 (1.1.1)
T
Toon Claes 已提交
682
    recaptcha (4.13.1)
683
      json
684
    recursive-open-struct (1.1.0)
S
Stan Hu 已提交
685
    redis (3.3.5)
686
    redis-actionpack (5.0.2)
687 688
      actionpack (>= 4.0, < 6)
      redis-rack (>= 1, < 3)
689 690
      redis-store (>= 1.1.0, < 2)
    redis-activesupport (5.0.4)
691
      activesupport (>= 3, < 6)
692
      redis-store (>= 1.3, < 2)
T
Takuya Noguchi 已提交
693 694
    redis-namespace (1.6.0)
      redis (>= 3.0.4)
Y
Yorick Peterse 已提交
695
    redis-rack (2.0.4)
696 697 698 699 700 701
      rack (>= 1.5, < 3)
      redis-store (>= 1.2, < 2)
    redis-rails (5.0.2)
      redis-actionpack (>= 5.0, < 6)
      redis-activesupport (>= 5.0, < 6)
      redis-store (>= 1.2, < 2)
S
Stan Hu 已提交
702
    redis-store (1.6.0)
703
      redis (>= 2.2, < 5)
R
Roger Rüttimann 已提交
704 705
    regexp_parser (1.3.0)
    regexp_property_values (0.3.4)
706 707 708 709
    representable (3.0.4)
      declarative (< 0.1.0)
      declarative-option (< 0.2.0)
      uber (< 0.2.0)
C
Connor Shea 已提交
710
    request_store (1.3.1)
P
Pirate Praveen 已提交
711 712 713
    responders (2.4.0)
      actionpack (>= 4.2.0, < 5.3)
      railties (>= 4.2.0, < 5.3)
P
Pirate Praveen 已提交
714
    rest-client (2.0.2)
715 716 717
      http-cookie (>= 1.0.2, < 2.0)
      mime-types (>= 1.16, < 4.0)
      netrc (~> 0.8)
718
    retriable (3.1.2)
P
Paco Guzman 已提交
719
    rinku (2.0.0)
720
    rotp (2.1.2)
721
    rouge (3.3.0)
D
Douwe Maan 已提交
722 723
    rqrcode (0.7.0)
      chunky_png
724 725
    rqrcode-rails3 (0.1.7)
      rqrcode (>= 0.4.2)
R
Robert Speicher 已提交
726 727 728 729 730 731 732
    rspec (3.7.0)
      rspec-core (~> 3.7.0)
      rspec-expectations (~> 3.7.0)
      rspec-mocks (~> 3.7.0)
    rspec-core (3.7.1)
      rspec-support (~> 3.7.0)
    rspec-expectations (3.7.0)
733
      diff-lcs (>= 1.2.0, < 2.0)
R
Robert Speicher 已提交
734 735
      rspec-support (~> 3.7.0)
    rspec-mocks (3.7.0)
R
Robert Speicher 已提交
736
      diff-lcs (>= 1.2.0, < 2.0)
R
Robert Speicher 已提交
737
      rspec-support (~> 3.7.0)
S
Stan Hu 已提交
738 739
    rspec-parameterized (0.4.1)
      binding_ninja (>= 0.2.1)
740 741 742 743
      parser
      proc_to_ast
      rspec (>= 2.13, < 4)
      unparser
R
Robert Speicher 已提交
744
    rspec-rails (3.7.2)
745 746 747
      actionpack (>= 3.0)
      activesupport (>= 3.0)
      railties (>= 3.0)
R
Robert Speicher 已提交
748 749 750 751
      rspec-core (~> 3.7.0)
      rspec-expectations (~> 3.7.0)
      rspec-mocks (~> 3.7.0)
      rspec-support (~> 3.7.0)
K
Kamil Trzcinski 已提交
752 753
    rspec-retry (0.4.5)
      rspec-core
754
    rspec-set (0.1.3)
R
Robert Speicher 已提交
755
    rspec-support (3.7.1)
J
Jan Provaznik 已提交
756
    rspec_junit_formatter (0.4.1)
757
      rspec-core (>= 2, < 4, != 2.12.0)
758
    rspec_profiling (0.0.5)
759 760 761 762
      activerecord
      pg
      rails
      sqlite3
763
    rubocop (0.54.0)
764
      parallel (~> 1.10)
765
      parser (>= 2.5)
766
      powerpack (~> 0.1)
R
Rémy Coutable 已提交
767
      rainbow (>= 2.2.2, < 4.0)
768
      ruby-progressbar (~> 1.7)
769
      unicode-display_width (~> 1.0, >= 1.0.1)
R
Rémy Coutable 已提交
770 771
    rubocop-gitlab-security (0.1.1)
      rubocop (>= 0.51)
L
Lin Jen-Shin 已提交
772
    rubocop-rspec (1.22.2)
773
      rubocop (>= 0.52.1)
B
blackst0ne 已提交
774 775
    ruby-enum (0.7.2)
      i18n
J
Jared Szechy 已提交
776
    ruby-fogbugz (0.2.1)
J
Jared Szechy 已提交
777
      crack (~> 0.4)
778
    ruby-prof (0.17.0)
R
Rémy Coutable 已提交
779
    ruby-progressbar (1.9.0)
780
    ruby-saml (1.7.2)
R
Robert Speicher 已提交
781
      nokogiri (>= 1.5.10)
782 783
    ruby_parser (3.11.0)
      sexp_processor (~> 4.9)
784
    rubyntlm (0.6.2)
785
    rubypants (0.2.0)
786
    rubyzip (1.2.2)
S
Stan Hu 已提交
787
    rugged (0.27.5)
788
    safe_yaml (1.0.4)
789
    sanitize (4.6.6)
790
      crass (~> 1.0.2)
791
      nokogiri (>= 1.4.4)
792
      nokogumbo (~> 1.4)
T
Takuya Noguchi 已提交
793 794 795 796 797
    sass (3.5.5)
      sass-listen (~> 4.0.0)
    sass-listen (4.0.0)
      rb-fsevent (~> 0.9, >= 0.9.4)
      rb-inotify (~> 0.9, >= 0.9.7)
798 799 800 801 802 803
    sass-rails (5.0.6)
      railties (>= 4.0.0, < 6)
      sass (~> 3.1)
      sprockets (>= 2.8, < 4.0)
      sprockets-rails (>= 2.0, < 4.0)
      tilt (>= 1.1, < 3)
M
Manuel Rüger 已提交
804 805
    sawyer (0.8.1)
      addressable (>= 2.3.5, < 2.6)
806
      faraday (~> 0.8, < 1.0)
T
Takuya Noguchi 已提交
807
    scss_lint (0.56.0)
T
Takuya Noguchi 已提交
808
      rake (>= 0.9, < 13)
T
Takuya Noguchi 已提交
809
      sass (~> 3.5.3)
810
    seed-fu (2.3.7)
811 812
      activerecord (>= 3.1)
      activesupport (>= 3.1)
813
    selenium-webdriver (3.12.0)
814
      childprocess (~> 0.5)
815
      rubyzip (~> 1.2)
S
Stan Hu 已提交
816
    sentry-raven (2.7.4)
817
      faraday (>= 0.7.6, < 1.0)
818
    settingslogic (2.0.9)
819
    sexp_processor (4.11.0)
J
Jared Szechy 已提交
820 821
    sham_rack (1.3.6)
      rack
822 823
    shoulda-matchers (3.1.2)
      activesupport (>= 4.0.0)
S
Stan Hu 已提交
824
    sidekiq (5.2.5)
S
Stan Hu 已提交
825
      connection_pool (~> 2.2, >= 2.2.2)
S
Stan Hu 已提交
826
      rack (>= 1.5.0)
C
Connor Shea 已提交
827
      rack-protection (>= 1.5.0)
P
Pirate Praveen 已提交
828
      redis (>= 3.3.5, < 5)
829 830
    sidekiq-cron (1.0.4)
      fugit (~> 1.1)
831
      sidekiq (>= 4.2.1)
A
Alejandro Rodríguez 已提交
832
    signet (0.11.0)
833 834
      addressable (~> 2.3)
      faraday (~> 0.9)
A
Ahmad Sherif 已提交
835
      jwt (>= 1.5, < 3.0)
836
      multi_json (~> 1.10)
B
Bob Van Landuyt 已提交
837
    simple_po_parser (1.1.2)
838
    simplecov (0.14.1)
839
      docile (~> 1.1.0)
K
Kamil Trzcinski 已提交
840
      json (>= 1.8, < 3)
841 842
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.0)
843
    slack-notifier (1.5.1)
G
Gabriel Mazetto 已提交
844
    spring (2.0.2)
R
Robert Speicher 已提交
845
      activesupport (>= 4.2)
J
Jeroen van Baarsen 已提交
846
    spring-commands-rspec (1.0.4)
J
Jeroen van Baarsen 已提交
847
      spring (>= 0.9.1)
848
    sprockets (3.7.2)
849
      concurrent-ruby (~> 1.0)
R
Robert Speicher 已提交
850
      rack (> 1, < 3)
R
Rémy Coutable 已提交
851
    sprockets-rails (3.2.1)
R
Robert Speicher 已提交
852 853 854
      actionpack (>= 4.0)
      activesupport (>= 4.0)
      sprockets (>= 3.0.0)
855
    sqlite3 (1.3.13)
N
Nick Thomas 已提交
856
    sshkey (2.0.0)
857
    stackprof (0.2.10)
858 859 860 861 862 863 864
    state_machines (0.5.0)
    state_machines-activemodel (0.5.1)
      activemodel (>= 4.1, < 6.0)
      state_machines (>= 0.5.0)
    state_machines-activerecord (0.5.1)
      activerecord (>= 4.1, < 6.0)
      state_machines-activemodel (>= 0.5.0)
865 866
    sys-filesystem (1.1.6)
      ffi
R
Rémy Coutable 已提交
867
    sysexits (1.2.0)
868
    temple (0.8.0)
R
Rémy Coutable 已提交
869
    test-prof (0.2.5)
R
Ruben Davila 已提交
870
    text (1.3.1)
G
Gabriel Mazetto 已提交
871
    thin (1.7.2)
D
Douwe Maan 已提交
872
      daemons (~> 1.0, >= 1.0.9)
V
Valery Sizov 已提交
873
      eventmachine (~> 1.0, >= 1.0.4)
C
Connor Shea 已提交
874
      rack (>= 1, < 3)
Z
Z.J. van de Weg 已提交
875
    thor (0.19.4)
876
    thread_safe (0.3.6)
877
    thrift (0.11.0.0)
878
    tilt (2.0.8)
K
Kamil Trzcinski 已提交
879
    timecop (0.8.1)
880
    timfel-krb5-auth (0.8.3)
881 882
    toml (0.2.0)
      parslet (~> 1.8.0)
K
Ken 已提交
883
    toml-rb (1.0.0)
884
      citrus (~> 3.0, > 3.0)
B
Brett Walker 已提交
885
    truncato (0.7.11)
886
      htmlentities (~> 4.3.1)
B
Brett Walker 已提交
887
      nokogiri (>= 1.7.0, <= 2.0)
888
    tzinfo (1.2.5)
M
Marin Jankovski 已提交
889
      thread_safe (~> 0.1)
890
    u2f (0.2.1)
891
    uber (0.1.0)
R
Robert Speicher 已提交
892
    uglifier (2.7.2)
G
gitlabhq 已提交
893
      execjs (>= 0.3.0)
894
      json (>= 1.8.0)
895 896
    unf (0.1.4)
      unf_ext
P
Pirate Praveen 已提交
897
    unf_ext (0.0.7.5)
898
    unicode-display_width (1.3.2)
S
Stan Hu 已提交
899
    unicorn (5.4.1)
900 901
      kgio (~> 2.6)
      raindrops (~> 0.7)
V
Valery Sizov 已提交
902
    unicorn-worker-killer (0.4.4)
D
Douwe Maan 已提交
903
      get_process_mem (~> 0)
V
Valery Sizov 已提交
904
      unicorn (>= 4, < 6)
905
    uniform_notifier (1.10.0)
S
Stan Hu 已提交
906
    unparser (0.4.2)
907 908 909 910 911
      abstract_type (~> 0.0.7)
      adamantium (~> 0.2.0)
      concord (~> 0.1.5)
      diff-lcs (~> 1.3)
      equalizer (~> 0.0.9)
912
      parser (>= 2.3.1.2, < 2.6)
913
      procto (~> 0.0.2)
914
    validates_hostname (1.0.6)
915 916
      activerecord (>= 3.0)
      activesupport (>= 3.0)
917
    version_sorter (2.2.4)
D
Douwe Maan 已提交
918 919
    virtus (1.0.5)
      axiom-types (~> 0.1)
920
      coercible (~> 1.0)
D
Douwe Maan 已提交
921 922
      descendants_tracker (~> 0.0, >= 0.0.3)
      equalizer (~> 0.0, >= 0.0.9)
C
Chris Wilson 已提交
923
    vmstat (2.3.0)
P
Pirate Praveen 已提交
924
    warden (1.2.7)
G
gitlabhq 已提交
925
      rack (>= 1.0)
S
Stan Hu 已提交
926
    webmock (3.5.1)
927
      addressable (>= 2.3.6)
D
Dmitriy Zaporozhets 已提交
928
      crack (>= 0.3.2)
929
      hashdiff
G
Gabriel Mazetto 已提交
930
    webpack-rails (0.9.11)
M
Mike Greiling 已提交
931
      railties (>= 3.2.0)
J
Jan Provaznik 已提交
932 933 934
    websocket-driver (0.6.5)
      websocket-extensions (>= 0.1.0)
    websocket-extensions (0.1.3)
V
Valery Sizov 已提交
935
    wikicloth (0.8.1)
R
Robert Schilling 已提交
936 937
      builder
      expression_parser
V
Valery Sizov 已提交
938
      rinku
W
Winnie Hellmann 已提交
939
    with_env (1.1.0)
940
    xml-simple (1.1.5)
941
    xpath (2.1.0)
G
gitlabhq 已提交
942 943 944 945 946 947
      nokogiri (~> 1.3)

PLATFORMS
  ruby

DEPENDENCIES
948
  RedCloth (~> 4.3.2)
949
  ace-rails-ap (~> 4.1.0)
J
Jan Provaznik 已提交
950
  activerecord_sane_schema_dumper (= 1.0)
951
  acts-as-taggable-on (~> 5.0)
952
  addressable (~> 2.5.2)
953
  akismet (~> 2.0)
T
Takuya Noguchi 已提交
954
  asana (~> 0.8.1)
T
Takuya Noguchi 已提交
955
  asciidoctor (~> 1.5.8)
956
  asciidoctor-plantuml (= 0.0.8)
957
  attr_encrypted (~> 3.1.0)
958
  awesome_print
959
  babosa (~> 1.0.2)
K
Kamil Trzcinski 已提交
960
  base32 (~> 0.3.0)
D
Douwe Maan 已提交
961
  batch-loader (~> 1.2.2)
962
  bcrypt_pbkdf (~> 1.0)
963
  benchmark-ips (~> 2.3.0)
S
Stan Hu 已提交
964
  better_errors (~> 2.5.0)
965
  binding_of_caller (~> 0.8.0)
S
Stan Hu 已提交
966
  bootsnap (~> 1.4)
N
Nick Thomas 已提交
967
  bootstrap_form (~> 2.7.0)
T
Takuya Noguchi 已提交
968
  brakeman (~> 4.2)
S
Stan Hu 已提交
969
  browser (~> 2.5)
R
Robert Speicher 已提交
970
  bullet (~> 5.5.0)
971
  bundler-audit (~> 0.5.0)
972 973
  capybara (~> 2.16.1)
  capybara-screenshot (~> 1.0.18)
974
  carrierwave (~> 1.3)
J
Jacob Vosmaer 已提交
975
  charlock_holmes (~> 0.7.5)
R
Rémy Coutable 已提交
976
  chronic (~> 0.10.2)
977
  chronic_duration (~> 0.10.6)
B
blackst0ne 已提交
978
  commonmarker (~> 0.17)
979
  concurrent-ruby (~> 1.1)
980
  connection_pool (~> 2.0)
R
Robert Speicher 已提交
981
  creole (~> 0.5.0)
J
Jan Provaznik 已提交
982
  database_cleaner (~> 1.7.0)
F
Fatih Acet 已提交
983
  deckar01-task_list (= 2.2.0)
984
  device_detector
P
Pirate Praveen 已提交
985
  devise (~> 4.4)
986
  devise-two-factor (~> 3.0.0)
M
Manuel Rüger 已提交
987
  diffy (~> 3.1.0)
B
blackst0ne 已提交
988
  discordrb-webhooks-blackst0ne (~> 3.3)
989
  doorkeeper (~> 4.3)
990
  doorkeeper-openid_connect (~> 1.5)
991
  ed25519 (~> 1.2)
992
  email_reply_trimmer (~> 0.1)
T
Takuya Noguchi 已提交
993
  email_spec (~> 2.2.0)
994
  escape_utils (~> 1.1)
995
  factory_bot_rails (~> 4.8.2)
996
  faraday (~> 0.12)
D
dosire 已提交
997
  fast_blank
T
Takuya Noguchi 已提交
998
  ffaker (~> 2.10)
P
Pirate Praveen 已提交
999 1000 1001
  flipper (~> 0.13.0)
  flipper-active_record (~> 0.13.0)
  flipper-active_support_cache_store (~> 0.13.0)
1002
  flowdock (~> 0.7)
1003 1004
  fog-aliyun (~> 0.3)
  fog-aws (~> 3.3)
1005
  fog-core (= 2.1.0)
1006 1007 1008
  fog-google (~> 1.8)
  fog-local (~> 0.6)
  fog-openstack (~> 1.0)
1009
  fog-rackspace (~> 0.1.1)
1010
  font-awesome-rails (~> 4.7)
1011
  foreman (~> 0.84.0)
1012
  fugit (~> 1.1)
R
Robert Speicher 已提交
1013
  fuubar (~> 2.2.0)
1014
  gemojione (~> 3.3)
R
Ruben Davila 已提交
1015 1016
  gettext (~> 3.2.2)
  gettext_i18n_rails (~> 1.8.0)
1017
  gettext_i18n_rails_js (~> 1.3)
1018
  gitaly-proto (~> 1.13.0)
1019
  github-markup (~> 1.7.0)
1020
  gitlab-default_value_for (~> 3.1.1)
1021
  gitlab-markup (~> 1.6.5)
V
Valery Sizov 已提交
1022
  gitlab-sidekiq-fetcher (~> 0.4.0)
1023
  gitlab-styles (~> 2.4)
1024
  gitlab_omniauth-ldap (~> 2.1.1)
P
Pirate Praveen 已提交
1025
  gon (~> 6.2)
1026
  google-api-client (~> 0.23)
S
Stan Hu 已提交
1027
  google-protobuf (~> 3.6)
1028
  gpgme (~> 2.0.18)
1029
  grape (~> 1.1.0)
1030
  grape-entity (~> 0.7.1)
1031
  grape-path-helpers (~> 1.0)
1032
  grape_logging (~> 1.7)
N
Nick Thomas 已提交
1033
  graphiql-rails (~> 1.4.10)
1034
  graphql (~> 1.8.0)
A
Alejandro Rodríguez 已提交
1035
  grpc (~> 1.15.0)
T
Takuya Noguchi 已提交
1036
  haml_lint (~> 0.28.0)
1037
  hamlit (~> 2.8.8)
1038
  hangouts-chat (~> 0.0.5)
1039
  hashie-forbidden_attributes
1040
  health_check (~> 2.6.0)
1041
  html-pipeline (~> 2.8)
1042
  html2text
D
Douwe Maan 已提交
1043
  httparty (~> 0.13.3)
1044
  icalendar
1045
  influxdb (~> 0.2)
1046
  jaeger-client (~> 0.10.0)
1047
  jira-ruby (~> 1.4)
R
Roger Rüttimann 已提交
1048
  js_regex (~> 3.1)
1049
  json-schema (~> 2.8.0)
1050
  jwt (~> 2.1.0)
1051
  kaminari (~> 1.0)
1052
  knapsack (~> 1.17)
1053
  kubeclient (~> 4.2.2)
R
Robert Speicher 已提交
1054
  letter_opener_web (~> 1.3.0)
1055
  license_finder (~> 5.4)
P
Pirate Praveen 已提交
1056
  licensee (~> 8.9)
1057
  lograge (~> 0.5)
1058
  loofah (~> 2.2)
1059
  mail_room (~> 0.9.1)
1060
  method_source (~> 0.8)
1061
  mimemagic (~> 0.3.2)
1062
  mini_magick
1063
  minitest (~> 5.11.0)
1064
  mysql2 (~> 0.4.10)
1065
  nakayoshi_fork (~> 0.0.4)
1066
  net-ldap
1067
  net-ssh (~> 5.0)
B
Brett Walker 已提交
1068
  nokogiri (~> 1.10.1)
1069
  oauth2 (~> 1.4)
A
Ash McKenzie 已提交
1070
  octokit (~> 4.9)
P
Pirate Praveen 已提交
1071
  omniauth (~> 1.8)
1072
  omniauth-auth0 (~> 2.0.0)
1073
  omniauth-authentiq (~> 0.3.3)
1074
  omniauth-azure-oauth2 (~> 0.0.9)
1075
  omniauth-cas3 (~> 1.1.4)
1076
  omniauth-facebook (~> 4.0.0)
1077
  omniauth-github (~> 1.3)
1078
  omniauth-gitlab (~> 1.0.2)
1079
  omniauth-google-oauth2 (~> 0.6.0)
1080
  omniauth-kerberos (~> 0.3.0)
J
Joe Marty 已提交
1081
  omniauth-oauth2-generic (~> 0.2.2)
P
Pirate Praveen 已提交
1082
  omniauth-saml (~> 1.10)
1083
  omniauth-shibboleth (~> 1.3.0)
1084
  omniauth-twitter (~> 1.4)
1085
  omniauth_crowd (~> 2.2.0)
1086
  opentracing (~> 0.4.3)
D
Douwe Maan 已提交
1087
  org-ruby (~> 0.9.12)
1088 1089
  peek (~> 1.0.1)
  peek-gc (~> 0.0.2)
1090
  peek-mysql2 (~> 1.2.0)
1091 1092 1093
  peek-pg (~> 1.3.0)
  peek-rblineprof (~> 0.2.0)
  peek-redis (~> 1.2.0)
P
Pirate Praveen 已提交
1094
  pg (~> 1.1)
1095
  premailer-rails (~> 1.9.7)
S
Stan Hu 已提交
1096
  prometheus-client-mmap (~> 0.9.4)
1097
  pry-byebug (~> 3.5.1)
1098
  pry-rails (~> 0.3.4)
1099 1100
  puma (~> 3.12)
  puma_worker_killer
1101
  rack (= 2.0.6)
M
Manuel Rüger 已提交
1102
  rack-attack (~> 4.4.1)
1103
  rack-cors (~> 1.0.0)
1104
  rack-oauth2 (~> 1.9.3)
1105
  rack-proxy (~> 0.6.0)
B
blackst0ne 已提交
1106
  rails (= 5.0.7.1)
J
Jan Provaznik 已提交
1107
  rails-controller-testing
V
Valery Sizov 已提交
1108
  rails-deprecated_sanitizer (~> 1.0.3)
J
Jan Provaznik 已提交
1109
  rails-i18n (~> 5.1)
1110
  rainbow (~> 3.0)
1111
  raindrops (~> 0.18)
1112
  rblineprof (~> 0.3.6)
S
Stan Hu 已提交
1113
  rbtrace (~> 0.4)
T
Takuya Noguchi 已提交
1114
  rdoc (~> 6.0)
1115
  re2 (~> 1.1.1)
P
Pirate Praveen 已提交
1116
  recaptcha (~> 4.11)
1117
  redis (~> 3.2)
T
Takuya Noguchi 已提交
1118
  redis-namespace (~> 1.6.0)
1119
  redis-rails (~> 5.0.2)
1120
  request_store (~> 1.3)
V
Valery Sizov 已提交
1121
  responders (~> 2.0)
1122
  rouge (~> 3.1)
D
Douwe Maan 已提交
1123
  rqrcode-rails3 (~> 0.1.7)
1124
  rspec-parameterized
R
Robert Speicher 已提交
1125
  rspec-rails (~> 3.7.0)
1126
  rspec-retry (~> 0.4.5)
1127
  rspec-set (~> 0.1.3)
1128
  rspec_junit_formatter
1129
  rspec_profiling (~> 0.0.5)
1130
  rubocop (~> 0.54.0)
1131
  rubocop-rspec (~> 1.22.1)
J
Jared Szechy 已提交
1132
  ruby-fogbugz (~> 0.2.1)
1133
  ruby-prof (~> 0.17.0)
1134
  ruby-progressbar
1135
  ruby_parser (~> 3.8)
1136
  rubyzip (~> 1.2.2)
S
Stan Hu 已提交
1137
  rugged (~> 0.27)
1138
  sanitize (~> 4.6)
P
Pirate Praveen 已提交
1139
  sass (~> 3.5)
1140
  sass-rails (~> 5.0.6)
T
Takuya Noguchi 已提交
1141
  scss_lint (~> 0.56.0)
1142
  seed-fu (~> 2.3.7)
1143
  selenium-webdriver (~> 3.12)
1144
  sentry-raven (~> 2.7)
D
Douwe Maan 已提交
1145
  settingslogic (~> 2.0.9)
1146
  sham_rack (~> 1.3.6)
1147
  shoulda-matchers (~> 3.1.2)
S
Stan Hu 已提交
1148
  sidekiq (~> 5.2.1)
1149
  sidekiq-cron (~> 1.0)
B
Bob Van Landuyt 已提交
1150
  simple_po_parser (~> 1.1.2)
1151
  simplecov (~> 0.14.0)
1152
  slack-notifier (~> 1.5.1)
R
Robert Speicher 已提交
1153
  spring (~> 2.0.0)
D
Douwe Maan 已提交
1154
  spring-commands-rspec (~> 1.0.4)
U
ubudzisz 已提交
1155
  sprockets (~> 3.7.0)
N
Nick Thomas 已提交
1156
  sshkey (~> 2.0)
1157
  stackprof (~> 0.2.10)
1158
  state_machines-activerecord (~> 0.5.1)
1159
  sys-filesystem (~> 1.1.6)
R
Rémy Coutable 已提交
1160
  test-prof (~> 0.2.5)
C
Connor Shea 已提交
1161
  thin (~> 1.7.0)
1162
  timecop (~> 0.8.0)
K
Ken 已提交
1163
  toml-rb (~> 1.0.0)
B
Brett Walker 已提交
1164
  truncato (~> 0.7.11)
1165
  u2f (~> 0.2.1)
R
Robert Speicher 已提交
1166
  uglifier (~> 2.7.2)
D
Douwe Maan 已提交
1167
  unf (~> 0.1.4)
S
Stan Hu 已提交
1168
  unicorn (~> 5.4.1)
1169
  unicorn-worker-killer (~> 0.4.4)
1170
  validates_hostname (~> 1.0.6)
1171
  version_sorter (~> 2.2.4)
D
Douwe Maan 已提交
1172
  virtus (~> 1.0.1)
C
Chris Wilson 已提交
1173
  vmstat (~> 2.3.0)
S
Stan Hu 已提交
1174
  webmock (~> 3.5.1)
M
Mike Greiling 已提交
1175
  webpack-rails (~> 0.9.10)
V
Valery Sizov 已提交
1176
  wikicloth (= 0.8.1)
C
connorshea 已提交
1177 1178

BUNDLED WITH
1179
   1.17.3