Gemfile.lock 29.4 KB
Newer Older
G
gitlabhq 已提交
1
GEM
2
  remote: https://rubygems.org/
G
gitlabhq 已提交
3
  specs:
4
    RedCloth (4.3.2)
5
    abstract_type (0.0.7)
6
    ace-rails-ap (4.1.2)
R
Rémy Coutable 已提交
7 8 9 10
    actionmailer (4.2.10)
      actionpack (= 4.2.10)
      actionview (= 4.2.10)
      activejob (= 4.2.10)
V
Vinnie Okada 已提交
11
      mail (~> 2.5, >= 2.5.4)
V
Valery Sizov 已提交
12
      rails-dom-testing (~> 1.0, >= 1.0.5)
R
Rémy Coutable 已提交
13 14 15
    actionpack (4.2.10)
      actionview (= 4.2.10)
      activesupport (= 4.2.10)
V
Valery Sizov 已提交
16
      rack (~> 1.6)
17
      rack-test (~> 0.6.2)
V
Valery Sizov 已提交
18 19
      rails-dom-testing (~> 1.0, >= 1.0.5)
      rails-html-sanitizer (~> 1.0, >= 1.0.2)
R
Rémy Coutable 已提交
20 21
    actionview (4.2.10)
      activesupport (= 4.2.10)
M
Marin Jankovski 已提交
22 23
      builder (~> 3.1)
      erubis (~> 2.7.0)
V
Valery Sizov 已提交
24
      rails-dom-testing (~> 1.0, >= 1.0.5)
Z
Z.J. van de Weg 已提交
25
      rails-html-sanitizer (~> 1.0, >= 1.0.3)
R
Rémy Coutable 已提交
26 27
    activejob (4.2.10)
      activesupport (= 4.2.10)
V
Valery Sizov 已提交
28
      globalid (>= 0.3.0)
R
Rémy Coutable 已提交
29 30
    activemodel (4.2.10)
      activesupport (= 4.2.10)
M
Marin Jankovski 已提交
31
      builder (~> 3.1)
R
Rémy Coutable 已提交
32 33 34
    activerecord (4.2.10)
      activemodel (= 4.2.10)
      activesupport (= 4.2.10)
V
Valery Sizov 已提交
35
      arel (~> 6.0)
36 37
    activerecord_sane_schema_dumper (0.2)
      rails (>= 4, < 5)
R
Rémy Coutable 已提交
38
    activesupport (4.2.10)
V
Valery Sizov 已提交
39
      i18n (~> 0.7)
M
Marin Jankovski 已提交
40
      minitest (~> 5.1)
V
Valery Sizov 已提交
41
      thread_safe (~> 0.3, >= 0.3.4)
M
Marin Jankovski 已提交
42
      tzinfo (~> 1.1)
43 44
    acts-as-taggable-on (5.0.0)
      activerecord (>= 4.2.8)
45 46 47
    adamantium (0.2.0)
      ice_nine (~> 0.11.0)
      memoizable (~> 0.4.0)
48 49
    addressable (2.5.2)
      public_suffix (>= 2.0.2, < 4.0)
50
    aes_key_wrap (1.0.1)
51
    akismet (2.0.0)
Z
Z.J. van de Weg 已提交
52
    arel (6.0.4)
53
    asana (0.6.0)
R
Robert Speicher 已提交
54 55 56 57
      faraday (~> 0.9)
      faraday_middleware (~> 0.9)
      faraday_middleware-multi_json (~> 0.0)
      oauth2 (~> 1.0)
T
Takuya Noguchi 已提交
58
    asciidoctor (1.5.6.2)
59
    asciidoctor-plantuml (0.0.8)
60
      asciidoctor (~> 1.5)
61
    asset_sync (2.4.0)
I
Ian Baum 已提交
62 63 64 65
      activemodel (>= 4.1.0)
      fog-core
      mime-types (>= 2.99)
      unf
66
    ast (2.4.0)
67
    atomic (1.1.99)
68
    attr_encrypted (3.1.0)
69
      encryptor (~> 3.0.0)
70
    attr_required (1.0.0)
T
Takuya Noguchi 已提交
71
    awesome_print (1.8.0)
D
Douwe Maan 已提交
72 73 74 75
    axiom-types (0.1.1)
      descendants_tracker (~> 0.0.4)
      ice_nine (~> 0.11.0)
      thread_safe (~> 0.3, >= 0.3.1)
76
    babosa (1.0.2)
K
Kamil Trzcinski 已提交
77
    base32 (0.3.2)
78
    batch-loader (1.2.1)
79
    bcrypt (3.1.12)
80
    bcrypt_pbkdf (1.0.0)
81
    benchmark-ips (2.3.0)
82
    better_errors (2.1.1)
83
      coderay (>= 1.0.0)
D
Dmitriy Zaporozhets 已提交
84
      erubis (>= 2.6.6)
85
      rack (>= 0.9.0)
86
    bindata (2.4.3)
87
    binding_of_caller (0.7.2)
88
      debug_inspector (>= 0.0.1)
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.106.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)
R
Rémy Coutable 已提交
378 379
    haml (4.0.7)
      tilt
380 381 382
    haml_lint (0.26.0)
      haml (>= 4.0, < 5.1)
      rainbow
383
      rake (>= 10, < 13)
384
      rubocop (>= 0.49.0)
R
Rémy Coutable 已提交
385
      sysexits (~> 1.1)
386 387
    hamlit (2.8.8)
      temple (>= 0.8.0)
C
connorshea 已提交
388
      thor
389
      tilt
390
    hangouts-chat (0.0.5)
391
    hashdiff (0.3.4)
392
    hashie (3.5.7)
393 394
    hashie-forbidden_attributes (0.1.1)
      hashie (>= 3.0)
395
    health_check (2.6.0)
396
      rails (>= 4.0)
397
    hipchat (1.5.2)
398
      httparty
C
Chulki Lee 已提交
399
      mimemagic
400
    html-pipeline (2.8.3)
401
      activesupport (>= 2)
B
blackst0ne 已提交
402
      nokogiri (>= 1.4)
403
    html2text (0.2.0)
404
      nokogiri (~> 1.6)
D
Douwe Maan 已提交
405
    htmlentities (4.3.4)
P
Pirate Praveen 已提交
406
    http (2.2.2)
407 408 409 410 411 412
      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 已提交
413
    http-form_data (1.0.3)
414
    http_parser.rb (0.6.0)
V
Valery Sizov 已提交
415
    httparty (0.13.7)
416
      json (~> 1.8)
D
Dmitriy Zaporozhets 已提交
417
      multi_xml (>= 0.5.2)
P
Pirate Praveen 已提交
418
    httpclient (2.8.3)
419
    i18n (0.9.5)
R
Rémy Coutable 已提交
420
      concurrent-ruby (~> 1.0)
421
    icalendar (2.4.1)
422
    ice_nine (0.11.2)
423 424 425
    influxdb (0.2.3)
      cause
      json
S
Stan Hu 已提交
426
    ipaddress (0.8.3)
427
    jira-ruby (1.4.1)
F
Felipe Artur 已提交
428
      activesupport
429
      multipart-post
F
Felipe Artur 已提交
430
      oauth (~> 0.5, >= 0.5.0)
431
    jquery-atwho-rails (1.3.2)
Z
Z.J. van de Weg 已提交
432
    json (1.8.6)
433
    json-jwt (1.9.4)
434
      activesupport
435
      aes_key_wrap
436
      bindata
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)
506
    msgpack (1.2.4)
A
Ahmad Sherif 已提交
507
    multi_json (1.13.1)
508
    multi_xml (0.6.0)
R
Robert Speicher 已提交
509
    multipart-post (2.0.0)
510
    mustermann (1.0.2)
D
Dmitriy Zaporozhets 已提交
511 512
    mustermann-grape (1.0.0)
      mustermann (~> 1.0.0)
513
    mysql2 (0.4.10)
514
    net-ldap (0.16.0)
515
    net-ssh (5.0.1)
516
    netrc (0.11.0)
517
    nokogiri (1.8.4)
518
      mini_portile2 (~> 2.3.0)
519 520
    nokogumbo (1.5.0)
      nokogiri
521
    numerizer (0.1.1)
522
    oauth (0.5.4)
523 524
    oauth2 (1.4.0)
      faraday (>= 0.8, < 0.13)
D
Douwe Maan 已提交
525 526 527
      jwt (~> 1.0)
      multi_json (~> 1.3)
      multi_xml (~> 0.5)
528
      rack (>= 1.2, < 3)
A
Ash McKenzie 已提交
529
    octokit (4.9.0)
M
Manuel Rüger 已提交
530
      sawyer (~> 0.8.0, >= 0.5.3)
P
Pirate Praveen 已提交
531 532
    omniauth (1.8.1)
      hashie (>= 3.4.6, < 3.6.0)
533
      rack (>= 1.6.2, < 3)
534 535
    omniauth-auth0 (2.0.0)
      omniauth-oauth2 (~> 1.4)
536 537 538
    omniauth-authentiq (0.3.3)
      jwt (>= 1.5)
      omniauth-oauth2 (>= 1.5)
539
    omniauth-azure-oauth2 (0.0.9)
J
Jacob Schatz 已提交
540 541
      jwt (~> 1.0)
      omniauth (~> 1.0)
542
      omniauth-oauth2 (~> 1.4)
543
    omniauth-cas3 (1.1.4)
T
tduehr 已提交
544
      addressable (~> 2.3)
545
      nokogiri (~> 1.7, >= 1.7.1)
T
tduehr 已提交
546
      omniauth (~> 1.2)
547
    omniauth-facebook (4.0.0)
D
Douwe Maan 已提交
548
      omniauth-oauth2 (~> 1.2)
549 550 551
    omniauth-github (1.3.0)
      omniauth (~> 1.5)
      omniauth-oauth2 (>= 1.4.0, < 2.0)
S
Stan Hu 已提交
552
    omniauth-gitlab (1.0.3)
V
Valery Sizov 已提交
553 554
      omniauth (~> 1.0)
      omniauth-oauth2 (~> 1.0)
555 556
    omniauth-google-oauth2 (0.5.3)
      jwt (>= 1.5)
V
Valery Sizov 已提交
557
      omniauth (>= 1.1.1)
558
      omniauth-oauth2 (>= 1.5)
559
    omniauth-kerberos (0.3.0)
V
Valery Sizov 已提交
560 561
      omniauth-multipassword
      timfel-krb5-auth (~> 0.8)
D
Douwe Maan 已提交
562
    omniauth-multipassword (0.4.2)
V
Valery Sizov 已提交
563
      omniauth (~> 1.0)
D
Douwe Maan 已提交
564
    omniauth-oauth (1.1.0)
D
Dmitriy Zaporozhets 已提交
565 566
      oauth
      omniauth (~> 1.0)
567 568
    omniauth-oauth2 (1.5.0)
      oauth2 (~> 1.1)
D
Douwe Maan 已提交
569
      omniauth (~> 1.2)
570
    omniauth-oauth2-generic (0.2.2)
J
Joe Marty 已提交
571
      omniauth-oauth2 (~> 1.0)
572 573 574
    omniauth-saml (1.10.0)
      omniauth (~> 1.3, >= 1.3.2)
      ruby-saml (~> 1.7)
575
    omniauth-shibboleth (1.3.0)
576
      omniauth (>= 1.0.0)
577
    omniauth-twitter (1.4.0)
578
      omniauth-oauth (~> 1.1)
579
      rack
V
Valery Sizov 已提交
580 581 582 583
    omniauth_crowd (2.2.3)
      activesupport
      nokogiri (>= 1.4.4)
      omniauth (~> 1.0)
C
Chulki Lee 已提交
584
    org-ruby (0.9.12)
R
Robert Schilling 已提交
585
      rubypants (~> 0.2)
586
    orm_adapter (0.5.0)
587
    os (0.9.6)
588
    parallel (1.12.1)
589
    parser (2.5.1.0)
590
      ast (~> 2.4.0)
W
Winnie Hellmann 已提交
591 592
    parslet (1.5.0)
      blankslate (~> 2.0)
593
    path_expander (1.0.2)
594 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
    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 已提交
620
    pg (0.18.4)
621 622
    po_to_json (1.0.1)
      json (>= 1.6.0)
623
    posix-spawn (0.3.13)
624
    powerpack (0.1.1)
625
    premailer (1.10.4)
626
      addressable
627
      css_parser (>= 1.4.10)
D
Douwe Maan 已提交
628
      htmlentities (>= 4.0.0)
629
    premailer-rails (1.9.7)
630
      actionmailer (>= 3, < 6)
D
Douwe Maan 已提交
631
      premailer (~> 1.7, >= 1.7.9)
632 633 634 635 636
    proc_to_ast (0.1.0)
      coderay
      parser
      unparser
    procto (0.0.3)
637
    prometheus-client-mmap (0.9.3)
638
    pry (0.10.4)
D
Douwe Maan 已提交
639
      coderay (~> 1.1.0)
640 641 642 643
      method_source (~> 0.8.1)
      slop (~> 3.4)
    pry-byebug (3.4.2)
      byebug (~> 9.0)
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)
T
Takuya Noguchi 已提交
703
    rdoc (6.0.4)
704
    re2 (1.1.1)
705
    recaptcha (3.0.0)
706
      json
707
    recursive-open-struct (1.1.0)
708
    redcarpet (3.4.0)
S
Stan Hu 已提交
709
    redis (3.3.5)
710
    redis-actionpack (5.0.2)
711 712
      actionpack (>= 4.0, < 6)
      redis-rack (>= 1, < 3)
713 714
      redis-store (>= 1.1.0, < 2)
    redis-activesupport (5.0.4)
715
      activesupport (>= 3, < 6)
716
      redis-store (>= 1.3, < 2)
T
Takuya Noguchi 已提交
717 718
    redis-namespace (1.6.0)
      redis (>= 3.0.4)
Y
Yorick Peterse 已提交
719
    redis-rack (2.0.4)
720 721 722 723 724 725
      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)
726
    redis-store (1.4.1)
727
      redis (>= 2.2, < 5)
728 729 730 731
    representable (3.0.4)
      declarative (< 0.1.0)
      declarative-option (< 0.2.0)
      uber (< 0.2.0)
732
    request_store (1.3.1)
P
Pirate Praveen 已提交
733 734 735
    responders (2.4.0)
      actionpack (>= 4.2.0, < 5.3)
      railties (>= 4.2.0, < 5.3)
P
Pirate Praveen 已提交
736
    rest-client (2.0.2)
737 738 739
      http-cookie (>= 1.0.2, < 2.0)
      mime-types (>= 1.16, < 4.0)
      netrc (~> 0.8)
740
    retriable (3.1.1)
741
    rinku (2.0.0)
742
    rotp (2.1.2)
743
    rouge (3.1.1)
744 745
    rqrcode (0.7.0)
      chunky_png
746 747
    rqrcode-rails3 (0.1.7)
      rqrcode (>= 0.4.2)
R
Robert Speicher 已提交
748 749 750 751 752 753 754
    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)
755
      diff-lcs (>= 1.2.0, < 2.0)
R
Robert Speicher 已提交
756 757
      rspec-support (~> 3.7.0)
    rspec-mocks (3.7.0)
R
Robert Speicher 已提交
758
      diff-lcs (>= 1.2.0, < 2.0)
R
Robert Speicher 已提交
759
      rspec-support (~> 3.7.0)
760 761 762 763 764 765
    rspec-parameterized (0.4.0)
      binding_of_caller
      parser
      proc_to_ast
      rspec (>= 2.13, < 4)
      unparser
R
Robert Speicher 已提交
766
    rspec-rails (3.7.2)
767 768 769
      actionpack (>= 3.0)
      activesupport (>= 3.0)
      railties (>= 3.0)
R
Robert Speicher 已提交
770 771 772 773
      rspec-core (~> 3.7.0)
      rspec-expectations (~> 3.7.0)
      rspec-mocks (~> 3.7.0)
      rspec-support (~> 3.7.0)
774
    rspec-retry (0.4.5)
K
Kamil Trzcinski 已提交
775
      rspec-core
776
    rspec-set (0.1.3)
R
Robert Speicher 已提交
777
    rspec-support (3.7.1)
778
    rspec_profiling (0.0.5)
779 780 781 782
      activerecord
      pg
      rails
      sqlite3
783
    rubocop (0.54.0)
784
      parallel (~> 1.10)
785
      parser (>= 2.5)
786
      powerpack (~> 0.1)
R
Rémy Coutable 已提交
787
      rainbow (>= 2.2.2, < 4.0)
788
      ruby-progressbar (~> 1.7)
789
      unicode-display_width (~> 1.0, >= 1.0.1)
R
Rémy Coutable 已提交
790 791
    rubocop-gitlab-security (0.1.1)
      rubocop (>= 0.51)
L
Lin Jen-Shin 已提交
792
    rubocop-rspec (1.22.2)
793
      rubocop (>= 0.52.1)
B
blackst0ne 已提交
794 795
    ruby-enum (0.7.2)
      i18n
J
Jared Szechy 已提交
796
    ruby-fogbugz (0.2.1)
J
Jared Szechy 已提交
797
      crack (~> 0.4)
798
    ruby-prof (0.17.0)
R
Rémy Coutable 已提交
799
    ruby-progressbar (1.9.0)
800
    ruby-saml (1.7.2)
R
Robert Speicher 已提交
801
      nokogiri (>= 1.5.10)
802 803
    ruby_parser (3.9.0)
      sexp_processor (~> 4.1)
804
    rubyntlm (0.6.2)
805
    rubypants (0.2.0)
R
Rémy Coutable 已提交
806
    rubyzip (1.2.1)
807
    rufus-scheduler (3.4.0)
808
      et-orbi (~> 1.0)
S
Stan Hu 已提交
809
    rugged (0.27.2)
810
    safe_yaml (1.0.4)
811
    sanitize (4.6.6)
812
      crass (~> 1.0.2)
813
      nokogiri (>= 1.4.4)
814
      nokogumbo (~> 1.4)
815
    sass (3.5.5)
T
Takuya Noguchi 已提交
816 817 818 819
      sass-listen (~> 4.0.0)
    sass-listen (4.0.0)
      rb-fsevent (~> 0.9, >= 0.9.4)
      rb-inotify (~> 0.9, >= 0.9.7)
820
    sass-rails (5.0.6)
821 822 823 824 825
      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 已提交
826 827
    sawyer (0.8.1)
      addressable (>= 2.3.5, < 2.6)
828
      faraday (~> 0.8, < 1.0)
T
Takuya Noguchi 已提交
829
    scss_lint (0.56.0)
T
Takuya Noguchi 已提交
830
      rake (>= 0.9, < 13)
T
Takuya Noguchi 已提交
831
      sass (~> 3.5.3)
832
    seed-fu (2.3.7)
833 834
      activerecord (>= 3.1)
      activesupport (>= 3.1)
835
    select2-rails (3.5.9.3)
D
Dmitriy Zaporozhets 已提交
836
      thor (~> 0.14)
837
    selenium-webdriver (3.12.0)
838
      childprocess (~> 0.5)
839
      rubyzip (~> 1.2)
840
    sentry-raven (2.7.2)
841
      faraday (>= 0.7.6, < 1.0)
842
    settingslogic (2.0.9)
843
    sexp_processor (4.9.0)
J
Jared Szechy 已提交
844 845
    sham_rack (1.3.6)
      rack
846 847
    shoulda-matchers (3.1.2)
      activesupport (>= 4.0.0)
P
Pirate Praveen 已提交
848
    sidekiq (5.1.3)
G
Gabriel Mazetto 已提交
849
      concurrent-ruby (~> 1.0)
850
      connection_pool (~> 2.2, >= 2.2.0)
C
Connor Shea 已提交
851
      rack-protection (>= 1.5.0)
P
Pirate Praveen 已提交
852
      redis (>= 3.3.5, < 5)
853
    sidekiq-cron (0.6.0)
854
      rufus-scheduler (>= 3.3.0)
855
      sidekiq (>= 4.2.1)
856 857
    sidekiq-limit_fetch (3.4.0)
      sidekiq (>= 4)
A
Ahmad Sherif 已提交
858
    signet (0.8.1)
859 860
      addressable (~> 2.3)
      faraday (~> 0.9)
A
Ahmad Sherif 已提交
861
      jwt (>= 1.5, < 3.0)
862
      multi_json (~> 1.10)
863
    simple_po_parser (1.1.2)
864
    simplecov (0.14.1)
865
      docile (~> 1.1.0)
K
Kamil Trzcinski 已提交
866
      json (>= 1.8, < 3)
867
      simplecov-html (~> 0.10.0)
868
    simplecov-html (0.10.0)
869
    slack-notifier (1.5.1)
870 871
    slop (3.6.0)
    spring (2.0.1)
R
Robert Speicher 已提交
872
      activesupport (>= 4.2)
J
Jeroen van Baarsen 已提交
873
    spring-commands-rspec (1.0.4)
J
Jeroen van Baarsen 已提交
874
      spring (>= 0.9.1)
875
    sprockets (3.7.2)
876
      concurrent-ruby (~> 1.0)
R
Robert Speicher 已提交
877
      rack (> 1, < 3)
R
Rémy Coutable 已提交
878
    sprockets-rails (3.2.1)
R
Robert Speicher 已提交
879 880 881
      actionpack (>= 4.0)
      activesupport (>= 4.0)
      sprockets (>= 3.0.0)
882
    sqlite3 (1.3.13)
883
    sshkey (1.9.0)
884
    stackprof (0.2.10)
885 886 887 888 889 890 891
    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)
892
    stringex (2.8.4)
893
    sys-filesystem (1.1.6)
894
      ffi
R
Rémy Coutable 已提交
895
    sysexits (1.2.0)
896
    temple (0.8.0)
R
Rémy Coutable 已提交
897
    test-prof (0.2.5)
898
    test_after_commit (1.1.0)
D
Douwe Maan 已提交
899
      activerecord (>= 3.2)
R
Ruben Davila 已提交
900
    text (1.3.1)
901
    thin (1.7.0)
D
Douwe Maan 已提交
902
      daemons (~> 1.0, >= 1.0.9)
V
Valery Sizov 已提交
903
      eventmachine (~> 1.0, >= 1.0.4)
C
Connor Shea 已提交
904
      rack (>= 1, < 3)
Z
Z.J. van de Weg 已提交
905
    thor (0.19.4)
906
    thread_safe (0.3.6)
907
    tilt (2.0.8)
K
Kamil Trzcinski 已提交
908
    timecop (0.8.1)
909
    timfel-krb5-auth (0.8.3)
W
Winnie Hellmann 已提交
910 911
    toml (0.1.2)
      parslet (~> 1.5.0)
K
Ken 已提交
912
    toml-rb (1.0.0)
913
      citrus (~> 3.0, > 3.0)
914
    truncato (0.7.10)
915
      htmlentities (~> 4.3.1)
916
      nokogiri (~> 1.8.0, >= 1.7.0)
917
    tzinfo (1.2.5)
M
Marin Jankovski 已提交
918
      thread_safe (~> 0.1)
919
    u2f (0.2.1)
920
    uber (0.1.0)
R
Robert Speicher 已提交
921
    uglifier (2.7.2)
G
gitlabhq 已提交
922
      execjs (>= 0.3.0)
923
      json (>= 1.8.0)
924 925
    unf (0.1.4)
      unf_ext
P
Pirate Praveen 已提交
926
    unf_ext (0.0.7.5)
927
    unicode-display_width (1.3.2)
928
    unicorn (5.1.0)
929 930
      kgio (~> 2.6)
      raindrops (~> 0.7)
V
Valery Sizov 已提交
931
    unicorn-worker-killer (0.4.4)
D
Douwe Maan 已提交
932
      get_process_mem (~> 0)
V
Valery Sizov 已提交
933
      unicorn (>= 4, < 6)
934
    uniform_notifier (1.10.0)
935
    unparser (0.2.7)
936 937 938 939 940
      abstract_type (~> 0.0.7)
      adamantium (~> 0.2.0)
      concord (~> 0.1.5)
      diff-lcs (~> 1.3)
      equalizer (~> 0.0.9)
941
      parser (>= 2.3.1.2, < 2.6)
942
      procto (~> 0.0.2)
943
    validates_hostname (1.0.6)
944 945
      activerecord (>= 3.0)
      activesupport (>= 3.0)
946
    version_sorter (2.1.0)
D
Douwe Maan 已提交
947 948
    virtus (1.0.5)
      axiom-types (~> 0.1)
949
      coercible (~> 1.0)
D
Douwe Maan 已提交
950 951
      descendants_tracker (~> 0.0, >= 0.0.3)
      equalizer (~> 0.0, >= 0.0.9)
C
Chris Wilson 已提交
952
    vmstat (2.3.0)
P
Pirate Praveen 已提交
953
    warden (1.2.7)
G
gitlabhq 已提交
954
      rack (>= 1.0)
955
    webmock (2.3.2)
956
      addressable (>= 2.3.6)
D
Dmitriy Zaporozhets 已提交
957
      crack (>= 0.3.2)
958
      hashdiff
959
    webpack-rails (0.9.10)
M
Mike Greiling 已提交
960
      railties (>= 3.2.0)
V
Valery Sizov 已提交
961
    wikicloth (0.8.1)
R
Robert Schilling 已提交
962 963
      builder
      expression_parser
V
Valery Sizov 已提交
964
      rinku
W
Winnie Hellmann 已提交
965
    with_env (1.1.0)
966
    xml-simple (1.1.5)
967 968
    xpath (2.1.0)
      nokogiri (~> 1.3)
G
gitlabhq 已提交
969 970 971 972 973

PLATFORMS
  ruby

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

BUNDLED WITH
1203
   1.16.2