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.2)
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.9.0)
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.11.3)
D
Douwe Maan 已提交
640
      coderay (~> 1.1.0)
641 642 643
      method_source (~> 0.9.0)
    pry-byebug (3.4.3)
      byebug (>= 9.0, < 9.1)
S
Semyon Pupkov 已提交
644
      pry (~> 0.10)
645 646
    pry-rails (0.3.5)
      pry (>= 0.9.10)
A
Ahmad Sherif 已提交
647
    public_suffix (3.0.2)
V
Valery Sizov 已提交
648
    pyu-ruby-sasl (0.0.3.3)
P
Pirate Praveen 已提交
649
    rack (1.6.10)
R
Riyad Preukschas 已提交
650 651
    rack-accept (0.4.5)
      rack (>= 0.4)
M
Manuel Rüger 已提交
652
    rack-attack (4.4.1)
M
Marin Jankovski 已提交
653
      rack
654
    rack-cors (1.0.2)
655
    rack-oauth2 (1.2.3)
V
Valery Sizov 已提交
656 657
      activesupport (>= 2.3)
      attr_required (>= 0.0.5)
D
Douwe Maan 已提交
658
      httpclient (>= 2.4)
V
Valery Sizov 已提交
659 660
      multi_json (>= 1.3.6)
      rack (>= 1.1)
T
Takuya Noguchi 已提交
661
    rack-protection (2.0.1)
G
gitlabhq 已提交
662
      rack
663
    rack-proxy (0.6.0)
664
      rack
V
Vinnie Okada 已提交
665
    rack-test (0.6.3)
G
gitlabhq 已提交
666
      rack (>= 1.0)
R
Rémy Coutable 已提交
667 668 669 670 671 672 673 674
    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)
675
      bundler (>= 1.3.0, < 2.0)
R
Rémy Coutable 已提交
676
      railties (= 4.2.10)
V
Valery Sizov 已提交
677 678 679
      sprockets-rails
    rails-deprecated_sanitizer (1.0.3)
      activesupport (>= 4.2.0.alpha)
680 681
    rails-dom-testing (1.0.9)
      activesupport (>= 4.2.0, < 5.0)
Z
Z.J. van de Weg 已提交
682
      nokogiri (~> 1.6)
V
Valery Sizov 已提交
683
      rails-deprecated_sanitizer (>= 1.0.1)
684 685
    rails-html-sanitizer (1.0.4)
      loofah (~> 2.2, >= 2.2.2)
686 687 688
    rails-i18n (4.0.9)
      i18n (~> 0.7)
      railties (~> 4.0)
R
Rémy Coutable 已提交
689 690 691
    railties (4.2.10)
      actionpack (= 4.2.10)
      activesupport (= 4.2.10)
G
gitlabhq 已提交
692
      rake (>= 0.8.7)
693
      thor (>= 0.18.1, < 2.0)
694 695
    rainbow (2.2.2)
      rake
696
    raindrops (0.18.0)
P
Pirate Praveen 已提交
697
    rake (12.3.1)
698
    rb-fsevent (0.10.2)
T
Takuya Noguchi 已提交
699 700
    rb-inotify (0.9.10)
      ffi (>= 0.5.0, < 2)
701
    rblineprof (0.3.6)
702
      debugger-ruby_core_source (~> 1.3)
S
Stan Hu 已提交
703 704 705 706
    rbtrace (0.4.10)
      ffi (>= 1.0.6)
      msgpack (>= 0.4.3)
      trollop (>= 1.16.2)
T
Takuya Noguchi 已提交
707
    rdoc (6.0.4)
708
    re2 (1.1.1)
709
    recaptcha (3.0.0)
710
      json
711
    recursive-open-struct (1.1.0)
712
    redcarpet (3.4.0)
S
Stan Hu 已提交
713
    redis (3.3.5)
714
    redis-actionpack (5.0.2)
715 716
      actionpack (>= 4.0, < 6)
      redis-rack (>= 1, < 3)
717 718
      redis-store (>= 1.1.0, < 2)
    redis-activesupport (5.0.4)
719
      activesupport (>= 3, < 6)
720
      redis-store (>= 1.3, < 2)
T
Takuya Noguchi 已提交
721 722
    redis-namespace (1.6.0)
      redis (>= 3.0.4)
Y
Yorick Peterse 已提交
723
    redis-rack (2.0.4)
724 725 726 727 728 729
      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)
730
    redis-store (1.4.1)
731
      redis (>= 2.2, < 5)
732 733 734 735
    representable (3.0.4)
      declarative (< 0.1.0)
      declarative-option (< 0.2.0)
      uber (< 0.2.0)
736
    request_store (1.3.1)
P
Pirate Praveen 已提交
737 738 739
    responders (2.4.0)
      actionpack (>= 4.2.0, < 5.3)
      railties (>= 4.2.0, < 5.3)
P
Pirate Praveen 已提交
740
    rest-client (2.0.2)
741 742 743
      http-cookie (>= 1.0.2, < 2.0)
      mime-types (>= 1.16, < 4.0)
      netrc (~> 0.8)
744
    retriable (3.1.1)
745
    rinku (2.0.0)
746
    rotp (2.1.2)
D
Drew Blessing 已提交
747
    rouge (3.2.0)
748 749
    rqrcode (0.7.0)
      chunky_png
750 751
    rqrcode-rails3 (0.1.7)
      rqrcode (>= 0.4.2)
R
Robert Speicher 已提交
752 753 754 755 756 757 758
    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)
759
      diff-lcs (>= 1.2.0, < 2.0)
R
Robert Speicher 已提交
760 761
      rspec-support (~> 3.7.0)
    rspec-mocks (3.7.0)
R
Robert Speicher 已提交
762
      diff-lcs (>= 1.2.0, < 2.0)
R
Robert Speicher 已提交
763
      rspec-support (~> 3.7.0)
764 765 766 767 768 769
    rspec-parameterized (0.4.0)
      binding_of_caller
      parser
      proc_to_ast
      rspec (>= 2.13, < 4)
      unparser
R
Robert Speicher 已提交
770
    rspec-rails (3.7.2)
771 772 773
      actionpack (>= 3.0)
      activesupport (>= 3.0)
      railties (>= 3.0)
R
Robert Speicher 已提交
774 775 776 777
      rspec-core (~> 3.7.0)
      rspec-expectations (~> 3.7.0)
      rspec-mocks (~> 3.7.0)
      rspec-support (~> 3.7.0)
778
    rspec-retry (0.4.5)
K
Kamil Trzcinski 已提交
779
      rspec-core
780
    rspec-set (0.1.3)
R
Robert Speicher 已提交
781
    rspec-support (3.7.1)
782
    rspec_profiling (0.0.5)
783 784 785 786
      activerecord
      pg
      rails
      sqlite3
787
    rubocop (0.54.0)
788
      parallel (~> 1.10)
789
      parser (>= 2.5)
790
      powerpack (~> 0.1)
R
Rémy Coutable 已提交
791
      rainbow (>= 2.2.2, < 4.0)
792
      ruby-progressbar (~> 1.7)
793
      unicode-display_width (~> 1.0, >= 1.0.1)
R
Rémy Coutable 已提交
794 795
    rubocop-gitlab-security (0.1.1)
      rubocop (>= 0.51)
L
Lin Jen-Shin 已提交
796
    rubocop-rspec (1.22.2)
797
      rubocop (>= 0.52.1)
B
blackst0ne 已提交
798 799
    ruby-enum (0.7.2)
      i18n
J
Jared Szechy 已提交
800
    ruby-fogbugz (0.2.1)
J
Jared Szechy 已提交
801
      crack (~> 0.4)
802
    ruby-prof (0.17.0)
R
Rémy Coutable 已提交
803
    ruby-progressbar (1.9.0)
804
    ruby-saml (1.7.2)
R
Robert Speicher 已提交
805
      nokogiri (>= 1.5.10)
806 807
    ruby_parser (3.9.0)
      sexp_processor (~> 4.1)
808
    rubyntlm (0.6.2)
809
    rubypants (0.2.0)
R
Rémy Coutable 已提交
810
    rubyzip (1.2.1)
811
    rufus-scheduler (3.4.0)
812
      et-orbi (~> 1.0)
813
    rugged (0.27.4)
814
    safe_yaml (1.0.4)
815
    sanitize (4.6.6)
816
      crass (~> 1.0.2)
817
      nokogiri (>= 1.4.4)
818
      nokogumbo (~> 1.4)
819
    sass (3.5.5)
T
Takuya Noguchi 已提交
820 821 822 823
      sass-listen (~> 4.0.0)
    sass-listen (4.0.0)
      rb-fsevent (~> 0.9, >= 0.9.4)
      rb-inotify (~> 0.9, >= 0.9.7)
824
    sass-rails (5.0.6)
825 826 827 828 829
      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 已提交
830 831
    sawyer (0.8.1)
      addressable (>= 2.3.5, < 2.6)
832
      faraday (~> 0.8, < 1.0)
T
Takuya Noguchi 已提交
833
    scss_lint (0.56.0)
T
Takuya Noguchi 已提交
834
      rake (>= 0.9, < 13)
T
Takuya Noguchi 已提交
835
      sass (~> 3.5.3)
836
    seed-fu (2.3.7)
837 838
      activerecord (>= 3.1)
      activesupport (>= 3.1)
839
    select2-rails (3.5.9.3)
D
Dmitriy Zaporozhets 已提交
840
      thor (~> 0.14)
841
    selenium-webdriver (3.12.0)
842
      childprocess (~> 0.5)
843
      rubyzip (~> 1.2)
844
    sentry-raven (2.7.2)
845
      faraday (>= 0.7.6, < 1.0)
846
    settingslogic (2.0.9)
847
    sexp_processor (4.9.0)
J
Jared Szechy 已提交
848 849
    sham_rack (1.3.6)
      rack
850 851
    shoulda-matchers (3.1.2)
      activesupport (>= 4.0.0)
P
Pirate Praveen 已提交
852
    sidekiq (5.1.3)
G
Gabriel Mazetto 已提交
853
      concurrent-ruby (~> 1.0)
854
      connection_pool (~> 2.2, >= 2.2.0)
C
Connor Shea 已提交
855
      rack-protection (>= 1.5.0)
P
Pirate Praveen 已提交
856
      redis (>= 3.3.5, < 5)
857
    sidekiq-cron (0.6.0)
858
      rufus-scheduler (>= 3.3.0)
859
      sidekiq (>= 4.2.1)
860 861
    sidekiq-limit_fetch (3.4.0)
      sidekiq (>= 4)
A
Ahmad Sherif 已提交
862
    signet (0.8.1)
863 864
      addressable (~> 2.3)
      faraday (~> 0.9)
A
Ahmad Sherif 已提交
865
      jwt (>= 1.5, < 3.0)
866
      multi_json (~> 1.10)
867
    simple_po_parser (1.1.2)
868
    simplecov (0.14.1)
869
      docile (~> 1.1.0)
K
Kamil Trzcinski 已提交
870
      json (>= 1.8, < 3)
871
      simplecov-html (~> 0.10.0)
872
    simplecov-html (0.10.0)
873
    slack-notifier (1.5.1)
874
    spring (2.0.1)
R
Robert Speicher 已提交
875
      activesupport (>= 4.2)
J
Jeroen van Baarsen 已提交
876
    spring-commands-rspec (1.0.4)
J
Jeroen van Baarsen 已提交
877
      spring (>= 0.9.1)
878
    sprockets (3.7.2)
879
      concurrent-ruby (~> 1.0)
R
Robert Speicher 已提交
880
      rack (> 1, < 3)
R
Rémy Coutable 已提交
881
    sprockets-rails (3.2.1)
R
Robert Speicher 已提交
882 883 884
      actionpack (>= 4.0)
      activesupport (>= 4.0)
      sprockets (>= 3.0.0)
885
    sqlite3 (1.3.13)
886
    sshkey (1.9.0)
887
    stackprof (0.2.10)
888 889 890 891 892 893 894
    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)
895
    stringex (2.8.4)
896
    sys-filesystem (1.1.6)
897
      ffi
R
Rémy Coutable 已提交
898
    sysexits (1.2.0)
899
    temple (0.8.0)
R
Rémy Coutable 已提交
900
    test-prof (0.2.5)
901
    test_after_commit (1.1.0)
D
Douwe Maan 已提交
902
      activerecord (>= 3.2)
R
Ruben Davila 已提交
903
    text (1.3.1)
904
    thin (1.7.0)
D
Douwe Maan 已提交
905
      daemons (~> 1.0, >= 1.0.9)
V
Valery Sizov 已提交
906
      eventmachine (~> 1.0, >= 1.0.4)
C
Connor Shea 已提交
907
      rack (>= 1, < 3)
Z
Z.J. van de Weg 已提交
908
    thor (0.19.4)
909
    thread_safe (0.3.6)
910
    tilt (2.0.8)
K
Kamil Trzcinski 已提交
911
    timecop (0.8.1)
912
    timfel-krb5-auth (0.8.3)
W
Winnie Hellmann 已提交
913 914
    toml (0.1.2)
      parslet (~> 1.5.0)
K
Ken 已提交
915
    toml-rb (1.0.0)
916
      citrus (~> 3.0, > 3.0)
S
Stan Hu 已提交
917
    trollop (2.1.3)
918
    truncato (0.7.10)
919
      htmlentities (~> 4.3.1)
920
      nokogiri (~> 1.8.0, >= 1.7.0)
921
    tzinfo (1.2.5)
M
Marin Jankovski 已提交
922
      thread_safe (~> 0.1)
923
    u2f (0.2.1)
924
    uber (0.1.0)
R
Robert Speicher 已提交
925
    uglifier (2.7.2)
G
gitlabhq 已提交
926
      execjs (>= 0.3.0)
927
      json (>= 1.8.0)
928 929
    unf (0.1.4)
      unf_ext
P
Pirate Praveen 已提交
930
    unf_ext (0.0.7.5)
931
    unicode-display_width (1.3.2)
932
    unicorn (5.1.0)
933 934
      kgio (~> 2.6)
      raindrops (~> 0.7)
V
Valery Sizov 已提交
935
    unicorn-worker-killer (0.4.4)
D
Douwe Maan 已提交
936
      get_process_mem (~> 0)
V
Valery Sizov 已提交
937
      unicorn (>= 4, < 6)
938
    uniform_notifier (1.10.0)
939
    unparser (0.2.7)
940 941 942 943 944
      abstract_type (~> 0.0.7)
      adamantium (~> 0.2.0)
      concord (~> 0.1.5)
      diff-lcs (~> 1.3)
      equalizer (~> 0.0.9)
945
      parser (>= 2.3.1.2, < 2.6)
946
      procto (~> 0.0.2)
947
    validates_hostname (1.0.6)
948 949
      activerecord (>= 3.0)
      activesupport (>= 3.0)
950
    version_sorter (2.1.0)
D
Douwe Maan 已提交
951 952
    virtus (1.0.5)
      axiom-types (~> 0.1)
953
      coercible (~> 1.0)
D
Douwe Maan 已提交
954 955
      descendants_tracker (~> 0.0, >= 0.0.3)
      equalizer (~> 0.0, >= 0.0.9)
C
Chris Wilson 已提交
956
    vmstat (2.3.0)
P
Pirate Praveen 已提交
957
    warden (1.2.7)
G
gitlabhq 已提交
958
      rack (>= 1.0)
959
    webmock (2.3.2)
960
      addressable (>= 2.3.6)
D
Dmitriy Zaporozhets 已提交
961
      crack (>= 0.3.2)
962
      hashdiff
963
    webpack-rails (0.9.10)
M
Mike Greiling 已提交
964
      railties (>= 3.2.0)
V
Valery Sizov 已提交
965
    wikicloth (0.8.1)
R
Robert Schilling 已提交
966 967
      builder
      expression_parser
V
Valery Sizov 已提交
968
      rinku
W
Winnie Hellmann 已提交
969
    with_env (1.1.0)
970
    xml-simple (1.1.5)
971 972
    xpath (2.1.0)
      nokogiri (~> 1.3)
G
gitlabhq 已提交
973 974 975 976 977

PLATFORMS
  ruby

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

BUNDLED WITH
1208
   1.16.3