jqr/heroku_san

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: .
  specs:
    heroku_san (4.4.0)
      bundler
      heroku-api (>= 0.1.2)
      json
      rake

GEM
  remote: https://rubygems.org/
  specs:
    actionmailer (4.2.6)
      actionpack (= 4.2.6)
      actionview (= 4.2.6)
      activejob (= 4.2.6)
      mail (~> 2.5, >= 2.5.4)
      rails-dom-testing (~> 1.0, >= 1.0.5)
    actionpack (4.2.6)
      actionview (= 4.2.6)
      activesupport (= 4.2.6)
      rack (~> 1.6)
      rack-test (~> 0.6.2)
      rails-dom-testing (~> 1.0, >= 1.0.5)
      rails-html-sanitizer (~> 1.0, >= 1.0.2)
    actionview (4.2.6)
      activesupport (= 4.2.6)
      builder (~> 3.1)
      erubis (~> 2.7.0)
      rails-dom-testing (~> 1.0, >= 1.0.5)
      rails-html-sanitizer (~> 1.0, >= 1.0.2)
    activejob (4.2.6)
      activesupport (= 4.2.6)
      globalid (>= 0.3.0)
    activemodel (4.2.6)
      activesupport (= 4.2.6)
      builder (~> 3.1)
    activerecord (4.2.6)
      activemodel (= 4.2.6)
      activesupport (= 4.2.6)
      arel (~> 6.0)
    activesupport (4.2.6)
      i18n (~> 0.7)
      json (~> 1.7, >= 1.7.7)
      minitest (~> 5.1)
      thread_safe (~> 0.3, >= 0.3.4)
      tzinfo (~> 1.1)
    addressable (2.3.5)
    arel (6.0.3)
    aruba (0.14.0)
      childprocess (~> 0.5.6)
      contracts (~> 0.9)
      cucumber (>= 1.3.19)
      ffi (~> 1.9.10)
      rspec-expectations (>= 2.99)
      thor (~> 0.19)
    backports (3.3.5)
    builder (3.2.2)
    childprocess (0.5.9)
      ffi (~> 1.0, >= 1.0.11)
    coderay (1.0.9)
    colorize (0.5.8)
    concurrent-ruby (1.0.1)
    contracts (0.13.0)
    cucumber (2.3.2)
      builder (>= 2.1.2)
      cucumber-core (~> 1.4.0)
      cucumber-wire (~> 0.0.1)
      diff-lcs (>= 1.1.3)
      gherkin (~> 3.2.0)
      multi_json (>= 1.7.5, < 2.0)
      multi_test (>= 0.1.2)
    cucumber-core (1.4.0)
      gherkin (~> 3.2.0)
    cucumber-wire (0.0.1)
    diff-lcs (1.2.5)
    erubis (2.7.0)
    ethon (0.6.1)
      ffi (>= 1.3.0)
      mime-types (~> 1.18)
    excon (0.48.0)
    faraday (0.8.8)
      multipart-post (~> 1.2.0)
    faraday_middleware (0.9.0)
      faraday (>= 0.7.4, < 0.9)
    ffi (1.9.10)
    gh (0.13.0)
      addressable
      backports
      faraday (~> 0.8)
      multi_json (~> 1.0)
      net-http-persistent (>= 2.7)
      net-http-pipeline
    gherkin (3.2.0)
    git-smart (0.1.9)
      colorize
    globalid (0.3.6)
      activesupport (>= 4.1.0)
    godot (0.3.0)
    heroku-api (0.4.2)
      excon (~> 0.45)
      multi_json (~> 1.8)
    highline (1.6.20)
    i18n (0.7.0)
    json (1.8.3)
    launchy (2.3.0)
      addressable (~> 2.3)
    loofah (2.0.3)
      nokogiri (>= 1.5.9)
    mail (2.6.3)
      mime-types (>= 1.16, < 3)
    method_source (0.8.2)
    mime-types (1.25.1)
    mini_portile2 (2.0.0)
    minitest (5.8.4)
    multi_json (1.11.2)
    multi_test (0.1.2)
    multipart-post (1.2.0)
    net-http-persistent (2.9)
    net-http-pipeline (1.0.1)
    netrc (0.7.7)
    nokogiri (1.6.7.2)
      mini_portile2 (~> 2.0.0.rc2)
    pry (0.9.12.2)
      coderay (~> 1.0.5)
      method_source (~> 0.8)
      slop (~> 3.4)
    pusher-client (0.3.1)
      ruby-hmac (~> 0.4.0)
      websocket (~> 1.0.0)
    rack (1.6.4)
    rack-test (0.6.3)
      rack (>= 1.0)
    rails (4.2.6)
      actionmailer (= 4.2.6)
      actionpack (= 4.2.6)
      actionview (= 4.2.6)
      activejob (= 4.2.6)
      activemodel (= 4.2.6)
      activerecord (= 4.2.6)
      activesupport (= 4.2.6)
      bundler (>= 1.3.0, < 2.0)
      railties (= 4.2.6)
      sprockets-rails
    rails-deprecated_sanitizer (1.0.3)
      activesupport (>= 4.2.0.alpha)
    rails-dom-testing (1.0.7)
      activesupport (>= 4.2.0.beta, < 5.0)
      nokogiri (~> 1.6.0)
      rails-deprecated_sanitizer (>= 1.0.1)
    rails-html-sanitizer (1.0.3)
      loofah (~> 2.0)
    railties (4.2.6)
      actionpack (= 4.2.6)
      activesupport (= 4.2.6)
      rake (>= 0.8.7)
      thor (>= 0.18.1, < 2.0)
    rake (11.1.0)
    rspec (3.4.0)
      rspec-core (~> 3.4.0)
      rspec-expectations (~> 3.4.0)
      rspec-mocks (~> 3.4.0)
    rspec-core (3.4.4)
      rspec-support (~> 3.4.0)
    rspec-expectations (3.4.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.4.0)
    rspec-mocks (3.4.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.4.0)
    rspec-support (3.4.1)
    ruby-hmac (0.4.0)
    slop (3.4.6)
    sprockets (3.5.2)
      concurrent-ruby (~> 1.0)
      rack (> 1, < 3)
    sprockets-rails (3.0.4)
      actionpack (>= 4.0)
      activesupport (>= 4.0)
      sprockets (>= 3.0.0)
    terminal-notifier (1.5.1)
    thor (0.19.1)
    thread_safe (0.3.5)
    travis (1.5.6)
      backports
      faraday (~> 0.8.7)
      faraday_middleware (~> 0.9)
      gh (~> 0.13)
      highline (~> 1.6)
      launchy (~> 2.1)
      netrc (~> 0.7)
      pry (~> 0.9)
      pusher-client (~> 0.3, >= 0.3.1)
      terminal-notifier (>= 1.4.2)
      typhoeus (~> 0.6)
    typhoeus (0.6.5)
      ethon (~> 0.6.1)
    tzinfo (1.2.2)
      thread_safe (~> 0.1)
    websocket (1.0.7)

PLATFORMS
  ruby

DEPENDENCIES
  aruba (~> 0.14.0)
  bundler
  cucumber
  git-smart
  godot
  heroku_san!
  rails
  rake
  rspec
  travis (~> 1.5.6)

BUNDLED WITH
   1.11.2