dtaniwaki/e2e-tester

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GIT
  remote: git://github.com/audionerd/draper.git
  revision: e816e0e5876b76c648c0928f1c3f2aa2c7a3d1f2
  ref: e816e0e5876b76c648c0928f1c3f2aa2c7a3d1f2
  branch: rails5
  specs:
    draper (2.1.0)
      actionpack (>= 3.0)
      activemodel (>= 3.0)
      activesupport (>= 3.0)
      request_store (~> 1.0)

GIT
  remote: git://github.com/rails/activemodel-serializers-xml.git
  revision: dd9c0acf26aab111ebc647cd8deb99ebc6946531
  ref: dd9c0acf26aab111ebc647cd8deb99ebc6946531
  specs:
    activemodel-serializers-xml (1.0.1)
      activemodel (> 5.x)
      activesupport (> 5.x)
      builder (~> 3.1)

GIT
  remote: git://github.com/rails/jbuilder.git
  revision: 64c510ec69d9e63b73ffd5942e802d21a7d14701
  branch: master
  specs:
    jbuilder (2.4.1)
      activesupport (>= 3.0.0, < 5.1)
      multi_json (~> 1.2)

GIT
  remote: git://github.com/rubysherpas/paranoia.git
  revision: 9e0ec38e5f4d08d25c1bf1b63c1fe78208abe625
  branch: core
  specs:
    paranoia (2.2.0.alpha)
      activerecord (>= 4.0, < 5.1)

GIT
  remote: https://github.com/activeadmin/inherited_resources
  revision: e48c1bd28e98d02a0d0cf4765f6ba531c6f5d1bc
  specs:
    inherited_resources (1.6.0)
      actionpack (>= 3.2, < 5.1)
      has_scope (~> 0.6)
      railties (>= 3.2, < 5.1)
      responders

GEM
  remote: https://rubygems.org/
  specs:
    actioncable (5.0.1)
      actionpack (= 5.0.1)
      nio4r (~> 1.2)
      websocket-driver (~> 0.6.1)
    actionmailer (5.0.1)
      actionpack (= 5.0.1)
      actionview (= 5.0.1)
      activejob (= 5.0.1)
      mail (~> 2.5, >= 2.5.4)
      rails-dom-testing (~> 2.0)
    actionpack (5.0.1)
      actionview (= 5.0.1)
      activesupport (= 5.0.1)
      rack (~> 2.0)
      rack-test (~> 0.6.3)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.0, >= 1.0.2)
    actionview (5.0.1)
      activesupport (= 5.0.1)
      builder (~> 3.1)
      erubis (~> 2.7.0)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.0, >= 1.0.2)
    activeadmin (1.0.0.pre4)
      arbre (~> 1.0, >= 1.0.2)
      bourbon
      coffee-rails
      formtastic (~> 3.1)
      formtastic_i18n
      inherited_resources (~> 1.6)
      jquery-rails
      jquery-ui-rails
      kaminari (~> 0.15)
      rails (>= 3.2, < 5.1)
      ransack (~> 1.3)
      sass-rails
      sprockets (< 4)
    activejob (5.0.1)
      activesupport (= 5.0.1)
      globalid (>= 0.3.6)
    activemodel (5.0.1)
      activesupport (= 5.0.1)
    activerecord (5.0.1)
      activemodel (= 5.0.1)
      activesupport (= 5.0.1)
      arel (~> 7.0)
    activesupport (5.0.1)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (~> 0.7)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    acts_as_hashids (0.1.2)
      activerecord (>= 4.0)
      hashids (~> 1.0)
    acts_as_list (0.7.2)
      activerecord (>= 3.0)
    addressable (2.4.0)
    arbre (1.1.1)
      activesupport (>= 3.0.0)
    arel (7.1.4)
    ast (2.3.0)
    autoprefixer-rails (6.3.6)
      execjs
    babel-source (5.8.35)
    babel-transpiler (0.7.0)
      babel-source (>= 4.0, < 6)
      execjs (~> 2.0)
    bcrypt (3.1.11)
    bootstrap-kaminari-views (0.0.5)
      kaminari (>= 0.13)
      rails (>= 3.1)
    bootstrap-sass (3.3.6)
      autoprefixer-rails (>= 5.2.1)
      sass (>= 3.3.4)
    bourbon (4.2.7)
      sass (~> 3.4)
      thor (~> 0.19)
    bower-rails (0.10.0)
    brakeman (3.2.1)
      erubis (~> 2.6)
      haml (>= 3.0, < 5.0)
      highline (>= 1.6.20, < 2.0)
      ruby2ruby (~> 2.3.0)
      ruby_parser (~> 3.8.1)
      safe_yaml (>= 1.0)
      sass (~> 3.0)
      slim (>= 1.3.6, < 4.0)
      terminal-table (~> 1.4)
    bugsnag (4.0.0)
    builder (3.2.3)
    byebug (8.2.2)
    childprocess (0.5.9)
      ffi (~> 1.0, >= 1.0.11)
    climate_control (0.1.0)
    cocaine (0.5.8)
      climate_control (>= 0.0.3, < 1.0)
    cocoon (1.2.9)
    codeclimate-test-reporter (0.5.0)
      simplecov (>= 0.7.1, < 1.0.0)
    coderay (1.1.1)
    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.12.2)
    concurrent-ruby (1.0.4)
    config (1.1.0)
      activesupport (>= 3.0)
      deep_merge (~> 1.0.1)
    connection_pool (2.2.1)
    coveralls (0.8.13)
      json (~> 1.8)
      simplecov (~> 0.11.0)
      term-ansicolor (~> 1.3)
      thor (~> 0.19.1)
      tins (~> 1.6.0)
    crack (0.4.3)
      safe_yaml (~> 1.0.0)
    database_rewinder (0.5.3)
    debug_inspector (0.0.2)
    deep_merge (1.0.1)
    devise (4.2.0)
      bcrypt (~> 3.0)
      orm_adapter (~> 0.1)
      railties (>= 4.1.0, < 5.1)
      responders
      warden (~> 1.2.3)
    devise_invitable (1.6.0)
      actionmailer (>= 3.2.6)
      devise (>= 3.2.0)
    diff-lcs (1.2.5)
    docile (1.1.5)
    easy_translate (0.5.0)
      json
      thread
      thread_safe
    enum_help (0.0.15)
    erubis (2.7.0)
    excon (0.49.0)
    execjs (2.7.0)
    factory_girl (4.5.0)
      activesupport (>= 3.0.0)
    factory_girl_rails (4.6.0)
      factory_girl (~> 4.5.0)
      railties (>= 3.0.0)
    fakeredis (0.5.0)
      redis (~> 3.0)
    faraday (0.9.2)
      multipart-post (>= 1.2, < 3)
    faraday_middleware (0.10.0)
      faraday (>= 0.7.4, < 0.10)
    ffi (1.9.10)
    fog-aws (0.9.2)
      fog-core (~> 1.27)
      fog-json (~> 1.0)
      fog-xml (~> 0.1)
      ipaddress (~> 0.8)
    fog-core (1.37.0)
      builder
      excon (~> 0.45)
      formatador (~> 0.2)
    fog-json (1.0.2)
      fog-core (~> 1.0)
      multi_json (~> 1.10)
    fog-local (0.3.0)
      fog-core (~> 1.27)
    fog-xml (0.1.2)
      fog-core
      nokogiri (~> 1.5, >= 1.5.11)
    formatador (0.2.5)
    formtastic (3.1.4)
      actionpack (>= 3.2.13)
    formtastic_i18n (0.6.0)
    globalid (0.3.7)
      activesupport (>= 4.1.0)
    gravatar_image_tag (1.2.0)
    haml (4.0.7)
      tilt
    has_scope (0.7.0)
      actionpack (>= 4.1, < 5.1)
      activesupport (>= 4.1, < 5.1)
    hashdiff (0.3.0)
    hashids (1.0.2)
    hashie (3.4.6)
    highline (1.7.8)
    i18n (0.7.0)
    i18n-tasks (0.9.5)
      activesupport (>= 4.0.2)
      ast (>= 2.1.0)
      easy_translate (>= 0.5.0)
      erubis
      highline (>= 1.7.3)
      i18n
      parser (>= 2.2.3.0)
      term-ansicolor (>= 1.3.2)
      terminal-table (>= 1.5.1)
    i18n_generators (2.1.1)
      rails (>= 3.0.0)
    ipaddress (0.8.3)
    jquery-rails (4.1.1)
      rails-dom-testing (>= 1, < 3)
      railties (>= 4.2.0)
      thor (>= 0.14, < 2.0)
    jquery-ui-rails (5.0.5)
      railties (>= 3.2.16)
    json (1.8.6)
    jwt (1.5.6)
    kaminari (0.17.0)
      actionpack (>= 3.0.0)
      activesupport (>= 3.0.0)
    launchy (2.4.3)
      addressable (~> 2.3)
    letter_opener (1.4.1)
      launchy (~> 2.2)
    letter_opener_web (1.3.0)
      actionmailer (>= 3.2)
      letter_opener (~> 1.0)
      railties (>= 3.2)
    listen (3.0.6)
      rb-fsevent (>= 0.9.3)
      rb-inotify (>= 0.9.7)
    loofah (2.0.3)
      nokogiri (>= 1.5.9)
    mail (2.6.4)
      mime-types (>= 1.16, < 4)
    method_source (0.8.2)
    mime-types (3.1)
      mime-types-data (~> 3.2015)
    mime-types-data (3.2016.0521)
    mimemagic (0.3.2)
    mini_magick (4.5.1)
    mini_portile2 (2.1.0)
    minitest (5.10.1)
    multi_json (1.12.1)
    multi_xml (0.6.0)
    multipart-post (2.0.0)
    mysql2 (0.4.4)
    nilify_blanks (1.2.1)
      activerecord (>= 3.0.0)
      activesupport (>= 3.0.0)
    nio4r (1.2.1)
    nokogiri (1.7.0.1)
      mini_portile2 (~> 2.1.0)
    oauth2 (1.3.0)
      faraday (>= 0.8, < 0.11)
      jwt (~> 1.0)
      multi_json (~> 1.3)
      multi_xml (~> 0.5)
      rack (>= 1.2, < 3)
    omniauth (1.3.2)
      hashie (>= 1.2, < 4)
      rack (>= 1.0, < 3)
    omniauth-google-oauth2 (0.4.1)
      jwt (~> 1.5.2)
      multi_json (~> 1.3)
      omniauth (>= 1.1.1)
      omniauth-oauth2 (>= 1.3.1)
    omniauth-oauth2 (1.4.0)
      oauth2 (~> 1.0)
      omniauth (~> 1.2)
    orm_adapter (0.5.0)
    paperclip (5.1.0)
      activemodel (>= 4.2.0)
      activesupport (>= 4.2.0)
      cocaine (~> 0.5.5)
      mime-types
      mimemagic (~> 0.3.0)
    parser (2.3.3.1)
      ast (~> 2.2)
    polyamorous (1.3.1)
      activerecord (>= 3.0)
    powerpack (0.1.1)
    pry (0.10.3)
      coderay (~> 1.1.0)
      method_source (~> 0.8.1)
      slop (~> 3.4)
    pry-byebug (3.3.0)
      byebug (~> 8.0)
      pry (~> 0.10)
    pry-rails (0.3.4)
      pry (>= 0.9.10)
    puma (3.2.0)
    pundit (1.1.0)
      activesupport (>= 3.0.0)
    rack (2.0.1)
    rack-cors (0.4.0)
    rack-protection (1.5.3)
      rack
    rack-test (0.6.3)
      rack (>= 1.0)
    rails (5.0.1)
      actioncable (= 5.0.1)
      actionmailer (= 5.0.1)
      actionpack (= 5.0.1)
      actionview (= 5.0.1)
      activejob (= 5.0.1)
      activemodel (= 5.0.1)
      activerecord (= 5.0.1)
      activesupport (= 5.0.1)
      bundler (>= 1.3.0, < 2.0)
      railties (= 5.0.1)
      sprockets-rails (>= 2.0.0)
    rails-controller-testing (0.1.1)
      actionpack (~> 5.x)
      actionview (~> 5.x)
      activesupport (~> 5.x)
    rails-dom-testing (2.0.2)
      activesupport (>= 4.2.0, < 6.0)
      nokogiri (~> 1.6)
    rails-html-sanitizer (1.0.3)
      loofah (~> 2.0)
    railties (5.0.1)
      actionpack (= 5.0.1)
      activesupport (= 5.0.1)
      method_source
      rake (>= 0.8.7)
      thor (>= 0.18.1, < 2.0)
    rainbow (2.2.1)
    rake (12.0.0)
    ransack (1.8.2)
      actionpack (>= 3.0)
      activerecord (>= 3.0)
      activesupport (>= 3.0)
      i18n
      polyamorous (~> 1.3)
    rb-fsevent (0.9.7)
    rb-inotify (0.9.7)
      ffi (>= 0.5.0)
    redcarpet (3.2.3)
    redis (3.3.3)
    redis-actionpack (5.0.1)
      actionpack (>= 4.0, < 6)
      redis-rack (>= 1, < 3)
      redis-store (>= 1.1.0, < 1.4.0)
    redis-activesupport (5.0.1)
      activesupport (>= 3, < 6)
      redis-store (~> 1.2.0)
    redis-namespace (1.5.2)
      redis (~> 3.0, >= 3.0.4)
    redis-rack (2.0.0)
      rack (~> 2.0)
      redis-store (~> 1.2.0)
    redis-rails (5.0.1)
      redis-actionpack (~> 5.0.0)
      redis-activesupport (~> 5.0.0)
      redis-store (~> 1.2.0)
    redis-store (1.2.0)
      redis (>= 2.2)
    request_store (1.3.2)
    responders (2.3.0)
      railties (>= 4.2.0, < 5.1)
    rspec-core (3.5.0.beta3)
      rspec-support (= 3.5.0.beta3)
    rspec-expectations (3.5.0.beta3)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (= 3.5.0.beta3)
    rspec-mocks (3.5.0.beta3)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (= 3.5.0.beta3)
    rspec-rails (3.5.0.beta3)
      actionpack (>= 3.0)
      activesupport (>= 3.0)
      railties (>= 3.0)
      rspec-core (= 3.5.0.beta3)
      rspec-expectations (= 3.5.0.beta3)
      rspec-mocks (= 3.5.0.beta3)
      rspec-support (= 3.5.0.beta3)
    rspec-support (3.5.0.beta3)
    rubocop (0.47.1)
      parser (>= 2.3.3.1, < 3.0)
      powerpack (~> 0.1)
      rainbow (>= 1.99.1, < 3.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (~> 1.0, >= 1.0.1)
    rubocop-rspec (1.10.0)
      rubocop (>= 0.42.0)
    ruby-progressbar (1.8.1)
    ruby2ruby (2.3.0)
      ruby_parser (~> 3.1)
      sexp_processor (~> 4.0)
    ruby_parser (3.8.1)
      sexp_processor (~> 4.1)
    rubyzip (1.2.0)
    safe_yaml (1.0.4)
    sass (3.4.23)
    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)
    selenium-webdriver (2.53.0)
      childprocess (~> 0.5)
      rubyzip (~> 1.0)
      websocket (~> 1.0)
    sexp_processor (4.7.0)
    sidekiq (4.2.9)
      concurrent-ruby (~> 1.0)
      connection_pool (~> 2.2, >= 2.2.0)
      rack-protection (>= 1.5.0)
      redis (~> 3.2, >= 3.2.1)
    sidekiq-failures (0.4.5)
      sidekiq (>= 2.16.0)
    sidekiq-unique-jobs (4.0.17)
      sidekiq (>= 2.6)
      thor
    simple_form (3.2.1)
      actionpack (> 4, < 5.1)
      activemodel (> 4, < 5.1)
    simplecov (0.11.2)
      docile (~> 1.1.0)
      json (~> 1.8)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.0)
    sinatra (1.0)
      rack (>= 1.0)
    slim (3.0.7)
      temple (~> 0.7.6)
      tilt (>= 1.3.3, < 2.1)
    slim-rails (3.1.1)
      actionpack (>= 3.1)
      railties (>= 3.1)
      slim (~> 3.0)
    slop (3.6.0)
    spring (1.6.4)
    spring-watcher-listen (2.0.0)
      listen (>= 2.7, < 4.0)
      spring (~> 1.2)
    sprockets (3.7.1)
      concurrent-ruby (~> 1.0)
      rack (> 1, < 3)
    sprockets-es6 (0.9.2)
      babel-source (>= 5.8.11)
      babel-transpiler
      sprockets (>= 3.0.0)
    sprockets-rails (3.2.0)
      actionpack (>= 4.0)
      activesupport (>= 4.0)
      sprockets (>= 3.0.0)
    swagger-blocks (1.3.3)
    temple (0.7.7)
    term-ansicolor (1.3.2)
      tins (~> 1.0)
    terminal-table (1.5.2)
    thor (0.19.4)
    thread (0.2.2)
    thread_safe (0.3.5)
    tilt (2.0.6)
    timecop (0.8.1)
    timeliness (0.3.8)
    tins (1.6.0)
    turbolinks (5.0.0.beta2)
      turbolinks-source
    turbolinks-source (5.0.0.beta4)
    tzinfo (1.2.2)
      thread_safe (~> 0.1)
    uglifier (3.0.0)
      execjs (>= 0.3.0, < 3)
    unicode-display_width (1.1.3)
    validates_timeliness (4.0.2)
      timeliness (~> 0.3.7)
    vcr (3.0.1)
    warden (1.2.7)
      rack (>= 1.0)
    web-console (3.1.1)
      activemodel (>= 4.2)
      debug_inspector
      railties (>= 4.2)
    webmock (1.24.2)
      addressable (>= 2.3.6)
      crack (>= 0.3.2)
      hashdiff
    websocket (1.2.2)
    websocket-driver (0.6.5)
      websocket-extensions (>= 0.1.0)
    websocket-extensions (0.1.2)
    yajl-ruby (1.3.0)

PLATFORMS
  ruby

DEPENDENCIES
  activeadmin (~> 1.0.0.pre4)
  activemodel-serializers-xml!
  acts_as_hashids (~> 0.1.2)
  acts_as_list (~> 0.7.2)
  bootstrap-kaminari-views (~> 0.0.5)
  bootstrap-sass (~> 3.3.6)
  bower-rails (~> 0.10.0)
  brakeman (~> 3.2.1)
  bugsnag (~> 4.0.0)
  byebug (~> 8.2.2)
  cocoon (~> 1.2.9)
  codeclimate-test-reporter (~> 0.5.0)
  config (~> 1.1.0)
  coveralls (~> 0.8.13)
  database_rewinder (~> 0.5.3)
  devise (~> 4.2.0)
  devise_invitable (~> 1.6.0)
  draper!
  enum_help (~> 0.0.15)
  factory_girl_rails (~> 4.6.0)
  fakeredis (~> 0.5.0)
  faraday (~> 0.9.2)
  faraday_middleware (~> 0.10.0)
  fog-aws (~> 0.9.0)
  fog-local (~> 0.3.0)
  gravatar_image_tag (~> 1.2.0)
  i18n-tasks (~> 0.9.5)
  i18n_generators (~> 2.1.1)
  inherited_resources!
  jbuilder!
  jquery-rails (~> 4.1.0)
  jquery-ui-rails (~> 5.0.5)
  letter_opener_web (~> 1.3.0)
  listen (~> 3.0.5)
  mini_magick (~> 4.5.1)
  mysql2 (~> 0.4.4)
  nilify_blanks (~> 1.2.1)
  omniauth (~> 1.3.2)
  omniauth-google-oauth2 (~> 0.4.1)
  paperclip (~> 5.1.0)
  paranoia!
  pry-byebug (~> 3.3.0)
  pry-rails (~> 0.3.4)
  puma (~> 3.2.0)
  pundit (~> 1.1.0)
  rack-cors (~> 0.4.0)
  rails (~> 5.0.1)
  rails-controller-testing (~> 0.1.1)
  redcarpet (~> 3.2.3)
  redis-namespace (~> 1.5.2)
  redis-rails (~> 5.0.1)
  rspec-rails (~> 3.5.0.beta2)
  rubocop (~> 0.47.1)
  rubocop-rspec (~> 1.10.0)
  sass-rails (~> 5.0)
  selenium-webdriver (~> 2.53.0)
  sidekiq (~> 4.2.9)
  sidekiq-failures (~> 0.4.5)
  sidekiq-unique-jobs (~> 4.0.13)
  simple_form (~> 3.2.1)
  simplecov (~> 0.11.2)
  sinatra (~> 1.0)
  slim-rails (~> 3.1.1)
  spring (~> 1.6.4)
  spring-watcher-listen (~> 2.0.0)
  sprockets-es6 (~> 0.9.2)
  swagger-blocks (~> 1.3.3)
  timecop (~> 0.8.0)
  turbolinks (~> 5.x)
  tzinfo-data
  uglifier (~> 3.0.0)
  validates_timeliness (~> 4.0.2)
  vcr (~> 3.0.1)
  web-console (~> 3.0)
  webmock (~> 1.24.2)
  yajl-ruby (~> 1.3.0)

RUBY VERSION
   ruby 2.4.0p0

BUNDLED WITH
   1.14.6