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

PLATFORMS
  ruby

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

BUNDLED WITH
1210
   1.16.2