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

PLATFORMS
  ruby

DEPENDENCIES
972
  RedCloth (~> 4.3.2)
973
  ace-rails-ap (~> 4.1.0)
974
  activerecord_sane_schema_dumper (= 0.2)
975
  acts-as-taggable-on (~> 5.0)
976
  addressable (~> 2.5.2)
977
  akismet (~> 2.0)
D
Douglas Barbosa Alexandre 已提交
978
  asana (~> 0.6.0)
T
Takuya Noguchi 已提交
979
  asciidoctor (~> 1.5.6)
980
  asciidoctor-plantuml (= 0.0.8)
981
  asset_sync (~> 2.4)
982
  attr_encrypted (~> 3.1.0)
983
  awesome_print
984
  babosa (~> 1.0.2)
K
Kamil Trzcinski 已提交
985
  base32 (~> 0.3.0)
986
  batch-loader (~> 1.2.1)
987
  bcrypt_pbkdf (~> 1.0)
988
  benchmark-ips (~> 2.3.0)
989
  better_errors (~> 2.1.0)
D
Douwe Maan 已提交
990
  binding_of_caller (~> 0.7.2)
991
  bootsnap (~> 1.3)
N
Nick Thomas 已提交
992
  bootstrap_form (~> 2.7.0)
T
Takuya Noguchi 已提交
993
  brakeman (~> 4.2)
S
Stan Hu 已提交
994
  browser (~> 2.2)
R
Robert Speicher 已提交
995
  bullet (~> 5.5.0)
996
  bundler-audit (~> 0.5.0)
997
  capybara (~> 2.15)
R
Robert Speicher 已提交
998
  capybara-screenshot (~> 1.0.0)
T
Takuya Noguchi 已提交
999
  carrierwave (~> 1.2)
J
Jacob Vosmaer 已提交
1000
  charlock_holmes (~> 0.7.5)
R
Rémy Coutable 已提交
1001
  chronic (~> 0.10.2)
1002
  chronic_duration (~> 0.10.6)
B
blackst0ne 已提交
1003
  commonmarker (~> 0.17)
1004
  concurrent-ruby (~> 1.0.5)
1005
  connection_pool (~> 2.0)
R
Robert Speicher 已提交
1006
  creole (~> 0.5.0)
1007
  database_cleaner (~> 1.5.0)
J
Jared Deckard 已提交
1008
  deckar01-task_list (= 2.0.0)
D
Dmitriy Zaporozhets 已提交
1009
  default_value_for (~> 3.0.0)
1010
  device_detector
P
Pirate Praveen 已提交
1011
  devise (~> 4.4)
1012
  devise-two-factor (~> 3.0.0)
M
Manuel Rüger 已提交
1013
  diffy (~> 3.1.0)
1014
  doorkeeper (~> 4.3)
1015
  doorkeeper-openid_connect (~> 1.5)
D
Douwe Maan 已提交
1016
  dropzonejs-rails (~> 0.7.1)
1017
  ed25519 (~> 1.2)
1018
  email_reply_trimmer (~> 0.1)
T
Takuya Noguchi 已提交
1019
  email_spec (~> 2.2.0)
1020
  factory_bot_rails (~> 4.8.2)
1021
  faraday (~> 0.12)
D
dosire 已提交
1022
  fast_blank
1023
  ffaker (~> 2.4)
P
Pirate Praveen 已提交
1024 1025 1026
  flipper (~> 0.13.0)
  flipper-active_record (~> 0.13.0)
  flipper-active_support_cache_store (~> 0.13.0)
1027
  fog-aliyun (~> 0.2.0)
A
Alessio Caiazza 已提交
1028
  fog-aws (~> 2.0.1)
1029
  fog-core (~> 1.44)
1030
  fog-google (~> 1.7.1)
S
Stan Hu 已提交
1031 1032
  fog-local (~> 0.3)
  fog-openstack (~> 0.1)
1033
  fog-rackspace (~> 0.1.1)
1034
  font-awesome-rails (~> 4.7)
1035
  foreman (~> 0.84.0)
R
Robert Speicher 已提交
1036
  fuubar (~> 2.2.0)
1037
  gemojione (~> 3.3)
R
Ruben Davila 已提交
1038 1039
  gettext (~> 3.2.2)
  gettext_i18n_rails (~> 1.8.0)
1040
  gettext_i18n_rails_js (~> 1.3)
1041
  gitaly-proto (~> 0.113.0)
1042
  github-linguist (~> 5.3.3)
1043
  gitlab-flowdock-git-hook (~> 1.0.1)
1044 1045
  gitlab-gollum-lib (~> 4.2)
  gitlab-gollum-rugged_adapter (~> 0.4.4)
1046
  gitlab-markup (~> 1.6.4)
1047
  gitlab-styles (~> 2.4)
1048
  gitlab_omniauth-ldap (~> 2.0.4)
P
Pirate Praveen 已提交
1049
  gon (~> 6.2)
1050
  google-api-client (~> 0.23)
Z
Zeger-Jan van de Weg 已提交
1051
  google-protobuf (= 3.5.1)
K
Kevin O'Connor 已提交
1052
  gpgme
Z
Zeger-Jan van de Weg 已提交
1053
  grape (~> 1.0)
1054
  grape-entity (~> 0.7.1)
1055
  grape-path-helpers (~> 1.0)
1056
  grape_logging (~> 1.7)
N
Nick Thomas 已提交
1057
  graphiql-rails (~> 1.4.10)
1058
  graphql (~> 1.8.0)
J
Jacob Vosmaer 已提交
1059
  grpc (~> 1.11.0)
1060
  haml_lint (~> 0.26.0)
1061
  hamlit (~> 2.8.8)
1062
  hangouts-chat (~> 0.0.5)
1063
  hashie-forbidden_attributes
1064
  health_check (~> 2.6.0)
C
Chulki Lee 已提交
1065
  hipchat (~> 1.5.0)
1066
  html-pipeline (~> 2.8)
1067
  html2text
D
Douwe Maan 已提交
1068
  httparty (~> 0.13.3)
1069
  icalendar
1070
  influxdb (~> 0.2)
1071
  jira-ruby (~> 1.4)
1072
  jquery-atwho-rails (~> 1.3.2)
1073
  js_regex (~> 2.2.1)
1074
  json-schema (~> 2.8.0)
1075
  jwt (~> 1.5.6)
1076
  kaminari (~> 1.0)
T
Takuya Noguchi 已提交
1077
  knapsack (~> 1.16)
1078
  kubeclient (~> 3.1.0)
R
Robert Speicher 已提交
1079
  letter_opener_web (~> 1.3.0)
1080
  license_finder (~> 5.4)
P
Pirate Praveen 已提交
1081
  licensee (~> 8.9)
1082
  lograge (~> 0.5)
1083
  loofah (~> 2.2)
1084
  mail_room (~> 0.9.1)
1085
  method_source (~> 0.8)
1086
  mini_magick
D
Douwe Maan 已提交
1087 1088
  minitest (~> 5.7.0)
  mousetrap-rails (~> 1.4.6)
1089
  mysql2 (~> 0.4.10)
1090
  net-ldap
1091
  net-ssh (~> 5.0)
R
Rémy Coutable 已提交
1092
  nokogiri (~> 1.8.2)
1093
  oauth2 (~> 1.4)
A
Ash McKenzie 已提交
1094
  octokit (~> 4.9)
P
Pirate Praveen 已提交
1095
  omniauth (~> 1.8)
1096
  omniauth-auth0 (~> 2.0.0)
1097
  omniauth-authentiq (~> 0.3.3)
1098
  omniauth-azure-oauth2 (~> 0.0.9)
1099
  omniauth-cas3 (~> 1.1.4)
1100
  omniauth-facebook (~> 4.0.0)
1101
  omniauth-github (~> 1.3)
1102
  omniauth-gitlab (~> 1.0.2)
1103
  omniauth-google-oauth2 (~> 0.5.3)
1104
  omniauth-kerberos (~> 0.3.0)
J
Joe Marty 已提交
1105
  omniauth-oauth2-generic (~> 0.2.2)
P
Pirate Praveen 已提交
1106
  omniauth-saml (~> 1.10)
1107
  omniauth-shibboleth (~> 1.3.0)
1108
  omniauth-twitter (~> 1.4)
1109
  omniauth_crowd (~> 2.2.0)
D
Douwe Maan 已提交
1110
  org-ruby (~> 0.9.12)
1111 1112 1113 1114 1115 1116 1117
  peek (~> 1.0.1)
  peek-gc (~> 0.0.2)
  peek-mysql2 (~> 1.1.0)
  peek-pg (~> 1.3.0)
  peek-rblineprof (~> 0.2.0)
  peek-redis (~> 1.2.0)
  peek-sidekiq (~> 1.0.3)
D
Douwe Maan 已提交
1118
  pg (~> 0.18.2)
1119
  premailer-rails (~> 1.9.7)
S
Stan Hu 已提交
1120
  prometheus-client-mmap (~> 0.9.4)
S
Semyon Pupkov 已提交
1121
  pry-byebug (~> 3.4.1)
1122
  pry-rails (~> 0.3.4)
M
Manuel Rüger 已提交
1123
  rack-attack (~> 4.4.1)
1124
  rack-cors (~> 1.0.0)
R
Robert Speicher 已提交
1125
  rack-oauth2 (~> 1.2.1)
1126
  rack-proxy (~> 0.6.0)
R
Rémy Coutable 已提交
1127
  rails (= 4.2.10)
V
Valery Sizov 已提交
1128
  rails-deprecated_sanitizer (~> 1.0.3)
1129
  rails-i18n (~> 4.0.9)
1130
  rainbow (~> 3.0)
1131
  raindrops (~> 0.18)
1132
  rblineprof (~> 0.3.6)
S
Stan Hu 已提交
1133
  rbtrace (~> 0.4)
T
Takuya Noguchi 已提交
1134
  rdoc (~> 6.0)
1135
  re2 (~> 1.1.1)
1136
  recaptcha (~> 3.0)
1137
  redcarpet (~> 3.4)
1138
  redis (~> 3.2)
T
Takuya Noguchi 已提交
1139
  redis-namespace (~> 1.6.0)
1140
  redis-rails (~> 5.0.2)
1141
  request_store (~> 1.3)
V
Valery Sizov 已提交
1142
  responders (~> 2.0)
1143
  rouge (~> 3.1)
D
Douwe Maan 已提交
1144
  rqrcode-rails3 (~> 0.1.7)
1145
  rspec-parameterized
R
Robert Speicher 已提交
1146
  rspec-rails (~> 3.7.0)
1147
  rspec-retry (~> 0.4.5)
1148
  rspec-set (~> 0.1.3)
1149
  rspec_junit_formatter
1150
  rspec_profiling (~> 0.0.5)
1151
  rubocop (~> 0.54.0)
1152
  rubocop-rspec (~> 1.22.1)
J
Jared Szechy 已提交
1153
  ruby-fogbugz (~> 0.2.1)
1154
  ruby-prof (~> 0.17.0)
1155
  ruby-progressbar
1156
  ruby_parser (~> 3.8)
1157
  rufus-scheduler (~> 3.4)
S
Stan Hu 已提交
1158
  rugged (~> 0.27)
1159
  sanitize (~> 4.6)
1160
  sass-rails (~> 5.0.6)
T
Takuya Noguchi 已提交
1161
  scss_lint (~> 0.56.0)
1162
  seed-fu (~> 2.3.7)
R
Robert Speicher 已提交
1163
  select2-rails (~> 3.5.9)
1164
  selenium-webdriver (~> 3.12)
1165
  sentry-raven (~> 2.7)
D
Douwe Maan 已提交
1166
  settingslogic (~> 2.0.9)
1167
  sham_rack (~> 1.3.6)
1168
  shoulda-matchers (~> 3.1.2)
P
Pirate Praveen 已提交
1169
  sidekiq (~> 5.1)
1170
  sidekiq-cron (~> 0.6.0)
1171
  sidekiq-limit_fetch (~> 3.4)
B
Bob Van Landuyt 已提交
1172
  simple_po_parser (~> 1.1.2)
1173
  simplecov (~> 0.14.0)
1174
  slack-notifier (~> 1.5.1)
R
Robert Speicher 已提交
1175
  spring (~> 2.0.0)
D
Douwe Maan 已提交
1176
  spring-commands-rspec (~> 1.0.4)
U
ubudzisz 已提交
1177
  sprockets (~> 3.7.0)
1178
  sshkey (~> 1.9.0)
1179
  stackprof (~> 0.2.10)
1180
  state_machines-activerecord (~> 0.5.1)
1181
  sys-filesystem (~> 1.1.6)
R
Rémy Coutable 已提交
1182
  test-prof (~> 0.2.5)
1183
  test_after_commit (~> 1.1)
C
Connor Shea 已提交
1184
  thin (~> 1.7.0)
1185
  timecop (~> 0.8.0)
K
Ken 已提交
1186
  toml-rb (~> 1.0.0)
1187
  truncato (~> 0.7.9)
1188
  u2f (~> 0.2.1)
R
Robert Speicher 已提交
1189
  uglifier (~> 2.7.2)
D
Douwe Maan 已提交
1190
  unf (~> 0.1.4)
1191 1192
  unicorn (~> 5.1.0)
  unicorn-worker-killer (~> 0.4.4)
1193
  validates_hostname (~> 1.0.6)
1194
  version_sorter (~> 2.1.0)
D
Douwe Maan 已提交
1195
  virtus (~> 1.0.1)
C
Chris Wilson 已提交
1196
  vmstat (~> 2.3.0)
1197
  webmock (~> 2.3.2)
M
Mike Greiling 已提交
1198
  webpack-rails (~> 0.9.10)
V
Valery Sizov 已提交
1199
  wikicloth (= 0.8.1)
C
connorshea 已提交
1200 1201

BUNDLED WITH
1202
   1.16.4