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

PLATFORMS
  ruby

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

BUNDLED WITH
1199
   1.16.2