mmb/meme_captain_web

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GIT
  remote: https://github.com/bernat/best_in_place.git
  revision: 57b525e487cd6ba10467b47d8bf8907c645f6917
  specs:
    best_in_place (3.1.0)
      actionpack (>= 3.2)
      railties (>= 3.2)

GIT
  remote: https://github.com/mmb/meme_captain.git
  revision: daa7ac8244916562378d37820dad21ee01b89d71
  ref: daa7ac
  specs:
    meme_captain (0.3.1)
      mime-types (~> 2.5)
      rmagick (~> 2.16)

GEM
  remote: https://rubygems.org/
  specs:
    actioncable (5.1.2)
      actionpack (= 5.1.2)
      nio4r (~> 2.0)
      websocket-driver (~> 0.6.1)
    actionmailer (5.1.2)
      actionpack (= 5.1.2)
      actionview (= 5.1.2)
      activejob (= 5.1.2)
      mail (~> 2.5, >= 2.5.4)
      rails-dom-testing (~> 2.0)
    actionpack (5.1.2)
      actionview (= 5.1.2)
      activesupport (= 5.1.2)
      rack (~> 2.0)
      rack-test (~> 0.6.3)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.0, >= 1.0.2)
    actionview (5.1.2)
      activesupport (= 5.1.2)
      builder (~> 3.1)
      erubi (~> 1.4)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.0, >= 1.0.3)
    active_model_serializers (0.10.5)
      actionpack (>= 4.1, < 6)
      activemodel (>= 4.1, < 6)
      case_transform (>= 0.2)
      jsonapi-renderer (>= 0.1.1.beta1, < 0.2)
    activejob (5.1.2)
      activesupport (= 5.1.2)
      globalid (>= 0.3.6)
    activemodel (5.1.2)
      activesupport (= 5.1.2)
    activerecord (5.1.2)
      activemodel (= 5.1.2)
      activesupport (= 5.1.2)
      arel (~> 8.0)
    activesupport (5.1.2)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (~> 0.7)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    addressable (2.4.0)
    airbrake (7.0.2)
      airbrake-ruby (~> 2.4)
    airbrake-ruby (2.4.0)
    arel (8.0.0)
    ast (2.3.0)
    aws-partitions (1.24.0)
    aws-sdk-core (3.6.0)
      aws-partitions (~> 1.0)
      aws-sigv4 (~> 1.0)
      jmespath (~> 1.0)
    aws-sdk-kms (1.2.0)
      aws-sdk-core (~> 3)
      aws-sigv4 (~> 1.0)
    aws-sdk-s3 (1.4.0)
      aws-sdk-core (~> 3)
      aws-sdk-kms (~> 1)
      aws-sigv4 (~> 1.0)
    aws-sigv4 (1.0.2)
    backports (3.6.8)
    bcrypt (3.1.11)
    browser (2.4.0)
    builder (3.2.3)
    camertron-eprun (1.1.1)
    capybara (2.12.1)
      addressable
      mime-types (>= 1.16)
      nokogiri (>= 1.3.3)
      rack (>= 1.0.0)
      rack-test (>= 0.5.4)
      xpath (~> 2.0)
    capybara-webkit (1.12.0)
      capybara (>= 2.3.0, < 2.13.0)
      json
    case_transform (0.2)
      activesupport
    cldr-plurals-runtime-rb (1.0.1)
    code_analyzer (0.4.8)
      sexp_processor
    coffee-rails (4.2.1)
      coffee-script (>= 2.2.0)
      railties (>= 4.0.0, < 5.2.x)
    coffee-script (2.4.1)
      coffee-script-source
      execjs
    coffee-script-source (1.10.0)
    coffeelint (1.16.0)
      coffee-script
      execjs
      json
    commonjs (0.2.7)
    concurrent-ruby (1.0.5)
    crack (0.4.3)
      safe_yaml (~> 1.0.0)
    daemons (1.2.4)
    dalli (2.7.6)
    data_uri (0.1.0)
    delayed_job (4.1.3)
      activesupport (>= 3.0, < 5.2)
    delayed_job_active_record (4.1.2)
      activerecord (>= 3.0, < 5.2)
      delayed_job (>= 3.0, < 5)
    diff-lcs (1.3)
    domain_name (0.5.24)
      unf (>= 0.0.5, < 1.0.0)
    dynamic_form (1.1.4)
    erubi (1.6.1)
    erubis (2.7.0)
    ethon (0.10.1)
      ffi (>= 1.3.0)
    execjs (2.7.0)
    factory_girl (4.8.0)
      activesupport (>= 3.0.0)
    factory_girl_rails (4.8.0)
      factory_girl (~> 4.8.0)
      railties (>= 3.0.0)
    faraday (0.9.2)
      multipart-post (>= 1.2, < 3)
    faraday-cookie_jar (0.0.6)
      faraday (>= 0.7.4)
      http-cookie (~> 1.0.0)
    faraday-restrict-ip-addresses (0.1.2)
      faraday (~> 0.9.0)
    faraday_middleware (0.11.0.1)
      faraday (>= 0.7.4, < 1.0)
    ffi (1.9.18)
    gh (0.15.0)
      addressable (~> 2.4.0)
      backports
      faraday (~> 0.8)
      multi_json (~> 1.0)
      net-http-persistent (~> 2.9)
      net-http-pipeline
    globalid (0.4.0)
      activesupport (>= 4.2.0)
    hashdiff (0.3.4)
    highline (1.7.8)
    http-cookie (1.0.2)
      domain_name (~> 0.5)
    i18n (0.8.6)
    jasmine-core (2.5.2)
    jasmine-rails (0.14.1)
      jasmine-core (>= 1.3, < 3.0)
      phantomjs (>= 1.9)
      railties (>= 3.2.0)
      sprockets-rails
    jmespath (1.3.1)
    jquery-rails (4.3.1)
      rails-dom-testing (>= 1, < 3)
      railties (>= 4.2.0)
      thor (>= 0.14, < 2.0)
    json (2.0.3)
    jsonapi-renderer (0.1.2)
    kaminari (1.0.1)
      activesupport (>= 4.1.0)
      kaminari-actionview (= 1.0.1)
      kaminari-activerecord (= 1.0.1)
      kaminari-core (= 1.0.1)
    kaminari-actionview (1.0.1)
      actionview
      kaminari-core (= 1.0.1)
    kaminari-activerecord (1.0.1)
      activerecord
      kaminari-core (= 1.0.1)
    kaminari-bootstrap (3.0.1)
      kaminari (>= 0.13.0)
      rails
    kaminari-core (1.0.1)
    launchy (2.4.3)
      addressable (~> 2.3)
    less (2.6.0)
      commonjs (~> 0.2.7)
    less-rails (2.8.0)
      actionpack (>= 4.0)
      less (~> 2.6.0)
      sprockets (> 2, < 4)
      tilt
    libv8 (3.16.14.19)
    listen (3.1.5)
      rb-fsevent (~> 0.9, >= 0.9.4)
      rb-inotify (~> 0.9, >= 0.9.7)
      ruby_dep (~> 1.2)
    local_time (1.0.3)
      coffee-rails
    loofah (2.0.3)
      nokogiri (>= 1.5.9)
    mail (2.6.6)
      mime-types (>= 1.16, < 4)
    method_source (0.8.2)
    mime-types (2.99.3)
    mini_portile2 (2.2.0)
    minitest (5.10.3)
    multi_json (1.12.1)
    multipart-post (2.0.0)
    net-http-persistent (2.9.4)
    net-http-pipeline (1.0.1)
    nio4r (2.1.0)
    nokogiri (1.8.0)
      mini_portile2 (~> 2.2.0)
    parallel (1.12.0)
    parser (2.4.0.0)
      ast (~> 2.2)
    pg (0.21.0)
    phantomjs (2.1.1.0)
    powerpack (0.1.1)
    puma (3.10.0)
    pusher-client (0.6.2)
      json
      websocket (~> 1.0)
    rack (2.0.3)
    rack-cache (1.7.0)
      rack (>= 0.4)
    rack-rewrite (1.5.1)
    rack-test (0.6.3)
      rack (>= 1.0)
    rails (5.1.2)
      actioncable (= 5.1.2)
      actionmailer (= 5.1.2)
      actionpack (= 5.1.2)
      actionview (= 5.1.2)
      activejob (= 5.1.2)
      activemodel (= 5.1.2)
      activerecord (= 5.1.2)
      activesupport (= 5.1.2)
      bundler (>= 1.3.0, < 2.0)
      railties (= 5.1.2)
      sprockets-rails (>= 2.0.0)
    rails-controller-testing (1.0.1)
      actionpack (~> 5.x)
      actionview (~> 5.x)
      activesupport (~> 5.x)
    rails-dom-testing (2.0.3)
      activesupport (>= 4.2.0)
      nokogiri (>= 1.6)
    rails-html-sanitizer (1.0.3)
      loofah (~> 2.0)
    rails_best_practices (1.19.0)
      activesupport
      code_analyzer (>= 0.4.8)
      erubis
      i18n
      json
      require_all
      ruby-progressbar
    railties (5.1.2)
      actionpack (= 5.1.2)
      activesupport (= 5.1.2)
      method_source
      rake (>= 0.8.7)
      thor (>= 0.18.1, < 2.0)
    rainbow (2.2.2)
      rake
    rake (12.0.0)
    rb-fsevent (0.9.8)
    rb-inotify (0.9.8)
      ffi (>= 0.5.0)
    ref (2.0.0)
    remote_syslog_logger (1.0.3)
      syslog_protocol
    require_all (1.4.0)
    rmagick (2.16.0)
    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-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-support (3.6.0)
    rubocop (0.50.0)
      parallel (~> 1.10)
      parser (>= 2.3.3.1, < 3.0)
      powerpack (~> 0.1)
      rainbow (>= 2.2.2, < 3.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (~> 1.0, >= 1.0.1)
    ruby-progressbar (1.8.1)
    ruby_dep (1.5.0)
    safe_yaml (1.0.4)
    sass (3.4.22)
    sass-rails (5.0.6)
      railties (>= 4.0.0, < 6)
      sass (~> 3.1)
      sprockets (>= 2.8, < 4.0)
      sprockets-rails (>= 2.0, < 4.0)
      tilt (>= 1.1, < 3)
    sexp_processor (4.10.0)
    shoulda (3.5.0)
      shoulda-context (~> 1.0, >= 1.0.1)
      shoulda-matchers (>= 1.4.1, < 3.0)
    shoulda-context (1.2.1)
    shoulda-matchers (2.6.2)
      activesupport (>= 3.0.0)
    sprockets (3.7.1)
      concurrent-ruby (~> 1.0)
      rack (> 1, < 3)
    sprockets-rails (3.2.0)
      actionpack (>= 4.0)
      activesupport (>= 4.0)
      sprockets (>= 3.0.0)
    sqlite3 (1.3.13)
    statsd-instrument (2.1.4)
    syslog_protocol (0.9.2)
    textacular (5.0.1)
      activerecord (>= 3.0, < 5.2)
    therubyracer (0.12.3)
      libv8 (~> 3.16.14.15)
      ref
    thor (0.19.4)
    thread_safe (0.3.6)
    tilt (2.0.5)
    travis (1.8.8)
      backports
      faraday (~> 0.9)
      faraday_middleware (~> 0.9, >= 0.9.1)
      gh (~> 0.13)
      highline (~> 1.6)
      launchy (~> 2.1)
      pusher-client (~> 0.4)
      typhoeus (~> 0.6, >= 0.6.8)
    ttfunk (1.5.1)
    twitter_cldr (4.4.2)
      camertron-eprun
      cldr-plurals-runtime-rb (~> 1.0)
      tzinfo
    typhoeus (0.8.0)
      ethon (>= 0.8.0)
    tzinfo (1.2.3)
      thread_safe (~> 0.1)
    uglifier (3.2.0)
      execjs (>= 0.3.0, < 3)
    unf (0.1.4)
      unf_ext
    unf_ext (0.0.7.1)
    unicode-display_width (1.3.0)
    webmock (3.0.1)
      addressable (>= 2.3.6)
      crack (>= 0.3.2)
      hashdiff
    websocket (1.2.4)
    websocket-driver (0.6.5)
      websocket-extensions (>= 0.1.0)
    websocket-extensions (0.1.2)
    xpath (2.0.0)
      nokogiri (~> 1.3)

PLATFORMS
  ruby

DEPENDENCIES
  active_model_serializers (~> 0.10.5)
  addressable (~> 2.4)
  airbrake (~> 7.0, >= 7.0.2)
  aws-sdk-s3 (~> 1.4)
  bcrypt (~> 3.1, >= 3.1.11)
  best_in_place!
  browser (~> 2.4)
  capybara (~> 2.12, >= 2.12.1)
  capybara-webkit (~> 1.12)
  coffee-rails (~> 4.2, >= 4.2.1)
  coffeelint (~> 1.16)
  daemons (~> 1.2, >= 1.2.4)
  dalli (~> 2.7, >= 2.7.6)
  data_uri (~> 0.1.0)
  delayed_job_active_record (~> 4.1, >= 4.1.2)
  dynamic_form (~> 1.1, >= 1.1.4)
  factory_girl_rails (~> 4.8)
  faraday (~> 0.9.2)
  faraday-cookie_jar (~> 0.0.6)
  faraday-restrict-ip-addresses (~> 0.1.2)
  faraday_middleware (~> 0.11.0.1)
  jasmine-rails (~> 0.14.1)
  jquery-rails (~> 4.3, >= 4.3.1)
  kaminari (~> 1.0, >= 1.0.1)
  kaminari-bootstrap (~> 3.0.1)
  less-rails (~> 2.8)
  listen (~> 3.1, >= 3.1.5)
  local_time (~> 1.0.3)
  meme_captain!
  pg (~> 0.21.0)
  puma (~> 3.10)
  rack-cache (~> 1.7)
  rack-rewrite (~> 1.5.1)
  rails (~> 5.1, >= 5.1.2)
  rails-controller-testing (~> 1.0, >= 1.0.1)
  rails_best_practices (~> 1.19)
  remote_syslog_logger (~> 1.0, >= 1.0.3)
  rmagick (~> 2.16)
  rspec (~> 3.6)
  rspec-rails (~> 3.6, >= 3.6.1)
  rubocop (~> 0.50.0)
  sass-rails (~> 5.0, >= 5.0.6)
  shoulda (~> 3.5.0)
  sqlite3 (~> 1.3, >= 1.3.13)
  statsd-instrument (~> 2.1, >= 2.1.4)
  textacular (~> 5.0, >= 5.0.1)
  therubyracer (~> 0.12.3)
  travis (~> 1.8, >= 1.8.8)
  ttfunk (~> 1.5, >= 1.5.1)
  twitter_cldr (~> 4.4, >= 4.4.2)
  uglifier (~> 3.2)
  webmock (~> 3.0, >= 3.0.1)

BUNDLED WITH
   1.15.4