nyscapes/nywalker-server

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GEM
  remote: http://rubygems.org/
  specs:
    activesupport (5.1.5)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (~> 0.7)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    addressable (2.5.2)
      public_suffix (>= 2.0.2, < 4.0)
    backports (3.11.1)
    bcrypt (3.1.11)
    builder (3.2.3)
    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)
    childprocess (0.8.0)
      ffi (~> 1.0, >= 1.0.11)
    coderay (1.1.2)
    concurrent-ruby (1.0.5)
    cucumber (3.1.0)
      builder (>= 2.1.2)
      cucumber-core (~> 3.1.0)
      cucumber-expressions (~> 5.0.4)
      cucumber-wire (~> 0.0.1)
      diff-lcs (~> 1.3)
      gherkin (~> 5.0)
      multi_json (>= 1.7.5, < 2.0)
      multi_test (>= 0.1.2)
    cucumber-core (3.1.0)
      backports (>= 3.8.0)
      cucumber-tag_expressions (~> 1.1.0)
      gherkin (>= 5.0.0)
    cucumber-expressions (5.0.13)
    cucumber-tag_expressions (1.1.1)
    cucumber-wire (0.0.1)
    database_cleaner (1.6.2)
    dbf (3.1.1)
    descriptive_statistics (2.5.1)
    diff-lcs (1.3)
    docile (1.1.5)
    domain_name (0.5.20170404)
      unf (>= 0.0.5, < 1.0.0)
    dotenv (2.2.1)
    factory_bot (4.8.2)
      activesupport (>= 3.0.0)
    faker (1.8.7)
      i18n (>= 0.7)
    ffi (1.9.23)
    foreman (0.84.0)
      thor (~> 0.19.1)
    formatador (0.2.5)
    georuby (2.5.2)
    gherkin (5.0.0)
    googlebooks (0.0.9)
      httparty
    guard (2.14.2)
      formatador (>= 0.2.4)
      listen (>= 2.7, < 4.0)
      lumberjack (>= 1.0.12, < 2.0)
      nenv (~> 0.1)
      notiffany (~> 0.0)
      pry (>= 0.9.12)
      shellany (~> 0.0)
      thor (>= 0.18.1)
    guard-bundler (2.1.0)
      bundler (~> 1.0)
      guard (~> 2.2)
      guard-compat (~> 1.1)
    guard-compat (1.2.1)
    guard-rspec (4.7.3)
      guard (~> 2.1)
      guard-compat (~> 1.1)
      rspec (>= 2.99.0, < 4.0)
    http-cookie (1.0.3)
      domain_name (~> 0.5)
    httparty (0.16.0)
      multi_xml (>= 0.5.2)
    i18n (0.9.5)
      concurrent-ruby (~> 1.0)
    json (2.1.0)
    jsonapi-serializers (1.0.0)
      activesupport
    jwt (2.1.0)
    launchy (2.4.3)
      addressable (~> 2.3)
    listen (3.1.5)
      rb-fsevent (~> 0.9, >= 0.9.4)
      rb-inotify (~> 0.9, >= 0.9.7)
      ruby_dep (~> 1.2)
    lumberjack (1.0.12)
    mail (2.7.0)
      mini_mime (>= 0.1.1)
    method_source (0.9.0)
    mime-types (3.1)
      mime-types-data (~> 3.2015)
    mime-types-data (3.2016.0521)
    mini_mime (1.0.0)
    mini_portile2 (2.3.0)
    minitest (5.11.3)
    multi_json (1.13.1)
    multi_test (0.1.2)
    multi_xml (0.6.0)
    mustache (0.99.8)
    mustache-sinatra (1.0.1)
      mustache (<= 0.99.8)
    mustermann (1.0.2)
    nenv (0.3.0)
    netrc (0.11.0)
    nokogiri (1.8.2)
      mini_portile2 (~> 2.3.0)
    notiffany (0.1.1)
      nenv (~> 0.1)
      shellany (~> 0.0)
    pg (1.0.0)
    pony (1.12)
      mail (>= 2.0)
    pry (0.11.3)
      coderay (~> 1.1.0)
      method_source (~> 0.9.0)
    public_suffix (3.0.2)
    puma (3.11.2)
    rack (2.0.4)
    rack-protection (2.0.1)
      rack
    rack-test (0.8.3)
      rack (>= 1.0, < 3)
    rake (12.3.0)
    rb-fsevent (0.10.2)
    rb-inotify (0.9.10)
      ffi (>= 0.5.0, < 2)
    redis (4.0.1)
    rest-client (2.0.2)
      http-cookie (>= 1.0.2, < 2.0)
      mime-types (>= 1.16, < 4.0)
      netrc (~> 0.8)
    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)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.7.0)
    rspec-mocks (3.7.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.7.0)
    rspec-support (3.7.1)
    ruby_dep (1.5.0)
    rubyzip (1.2.1)
    selenium-webdriver (3.10.0)
      childprocess (~> 0.5)
      rubyzip (~> 1.2)
    sequel (5.6.0)
    sequel_secure_password (0.2.15)
      bcrypt (>= 3.1, < 4.0)
      sequel (>= 4.1.0, < 6.0)
    shellany (0.0.1)
    shotgun (0.9.2)
      rack (>= 1.0)
    simplecov (0.15.1)
      docile (~> 1.1.0)
      json (>= 1.8, < 3)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.2)
    sinatra (2.0.1)
      mustermann (~> 1.0)
      rack (~> 2.0)
      rack-protection (= 2.0.1)
      tilt (~> 2.0)
    sinatra-contrib (2.0.1)
      backports (>= 2.0)
      multi_json
      mustermann (~> 1.0)
      rack-protection (= 2.0.1)
      sinatra (= 2.0.1)
      tilt (>= 1.3, < 3)
    sinatra-flash (0.3.0)
      sinatra (>= 1.0.0)
    sinatra-health-check (0.2.0)
    sprockets (3.7.1)
      concurrent-ruby (~> 1.0)
      rack (> 1, < 3)
    sprockets-helpers (1.2.1)
      sprockets (>= 2.2)
    stringex (2.8.2)
    thor (0.19.4)
    thread_safe (0.3.6)
    tilt (2.0.8)
    tzinfo (1.2.5)
      thread_safe (~> 0.1)
    unf (0.1.4)
      unf_ext
    unf_ext (0.0.7.5)
    will_paginate (3.1.6)
    xpath (3.0.0)
      nokogiri (~> 1.8)

PLATFORMS
  ruby

DEPENDENCIES
  activesupport
  capybara
  cucumber
  database_cleaner
  dbf
  descriptive_statistics
  dotenv
  factory_bot
  faker
  foreman
  georuby
  googlebooks
  guard-bundler
  guard-rspec
  jsonapi-serializers
  jwt
  launchy
  mustache-sinatra
  pg
  pony
  puma
  rack-test
  rake
  redis
  rest-client
  rspec
  rubyzip
  selenium-webdriver
  sequel
  sequel_secure_password
  shotgun
  simplecov
  sinatra
  sinatra-contrib
  sinatra-flash
  sinatra-health-check
  sprockets-helpers
  stringex
  will_paginate

RUBY VERSION
   ruby 2.5.1p57

BUNDLED WITH
   1.16.2