basvodde/scrumprimer

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GIT
  remote: https://github.com/basvodde/link-checker
  revision: 1bf33a22910ea5151f5a241e9683d19f15822401
  specs:
    link-checker (0.7.2)
      anemone
      certified
      colorize
      nokogiri
      trollop

GEM
  remote: https://rubygems.org/
  specs:
    addressable (2.8.0)
      public_suffix (>= 2.0.2, < 5.0)
    anemone (0.7.2)
      nokogiri (>= 1.3.0)
      robotex (>= 1.0.0)
    attempt_to (0.4.1)
      rake
    backports (3.15.0)
    builder (3.2.3)
    capybara (3.29.0)
      addressable
      mini_mime (>= 0.1.3)
      nokogiri (~> 1.8)
      rack (>= 1.6.0)
      rack-test (>= 0.6.3)
      regexp_parser (~> 1.5)
      xpath (~> 3.2)
    certified (1.0.0)
    childprocess (2.0.0)
      rake (< 13.0)
    colorize (0.8.1)
    cucumber (3.1.2)
      builder (>= 2.1.2)
      cucumber-core (~> 3.2.0)
      cucumber-expressions (~> 6.0.1)
      cucumber-wire (~> 0.0.1)
      diff-lcs (~> 1.3)
      gherkin (~> 5.1.0)
      multi_json (>= 1.7.5, < 2.0)
      multi_test (>= 0.1.2)
    cucumber-core (3.2.1)
      backports (>= 3.8.0)
      cucumber-tag_expressions (~> 1.1.0)
      gherkin (~> 5.0)
    cucumber-expressions (6.0.1)
    cucumber-tag_expressions (1.1.1)
    cucumber-wire (0.0.1)
    diff-lcs (1.3)
    execjs (2.7.0)
    gherkin (5.1.0)
    jasmine (3.5.0)
      jasmine-core (~> 3.5.0)
      phantomjs
      rack (>= 1.2.1)
      rake
    jasmine-core (3.5.0)
    jshintrb (0.3.0)
      execjs
      multi_json (>= 1.3)
      rake
    json (2.3.1)
    mini_mime (1.0.2)
    mini_portile2 (2.8.0)
    multi_json (1.13.1)
    multi_test (0.1.2)
    mustermann (2.0.2)
      ruby2_keywords (~> 0.0.1)
    nio4r (2.5.8)
    nokogiri (1.13.10)
      mini_portile2 (~> 2.8.0)
      racc (~> 1.4)
    phantomjs (2.1.1.0)
    public_suffix (4.0.6)
    puma (4.3.12)
      nio4r (~> 2.0)
    r18n-core (3.2.0)
    racc (1.6.1)
    rack (2.2.6.3)
    rack-protection (2.2.3)
      rack
    rack-test (1.1.0)
      rack (>= 1.0, < 3)
    rake (12.3.3)
    regexp_parser (1.6.0)
    robotex (1.0.0)
    rspec (3.8.0)
      rspec-core (~> 3.8.0)
      rspec-expectations (~> 3.8.0)
      rspec-mocks (~> 3.8.0)
    rspec-core (3.8.2)
      rspec-support (~> 3.8.0)
    rspec-expectations (3.8.4)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-mocks (3.8.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-support (3.8.2)
    ruby2_keywords (0.0.5)
    rubyzip (1.3.0)
    selenium-webdriver (3.142.4)
      childprocess (>= 0.5, < 3.0)
      rubyzip (~> 1.2, >= 1.2.2)
    sinatra (2.2.3)
      mustermann (~> 2.0)
      rack (~> 2.2)
      rack-protection (= 2.2.3)
      tilt (~> 2.0)
    sinatra-r18n (3.2.0)
      r18n-core (= 3.2.0)
      sinatra (>= 1.3, < 3)
    tilt (2.0.11)
    trollop (2.9.9)
    w3c_validators (1.3.4)
      json (>= 1.8)
      nokogiri (~> 1.6)
    xml-sitemap (1.3.3)
      builder (>= 2.0)
    xpath (3.2.0)
      nokogiri (~> 1.8)

PLATFORMS
  ruby

DEPENDENCIES
  attempt_to
  capybara
  certified
  cucumber
  jasmine
  jshintrb
  link-checker!
  nokogiri
  puma
  rake
  rspec
  selenium-webdriver
  sinatra
  sinatra-r18n
  w3c_validators
  xml-sitemap

BUNDLED WITH
   2.1.4