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

PLATFORMS
  ruby

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

BUNDLED WITH
B
blackst0ne 已提交
1201
   1.16.2