molybdenum-99/infoboxer

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GIT
  remote: https://github.com/zverok/dokaz.git
  revision: a8a6f0bbeab5589326fe2714cf89842b5f32b850
  specs:
    dokaz (0.0.4)
      ansi
      rouge
      slop (~> 3)

PATH
  remote: .
  specs:
    infoboxer (0.4.0)
      addressable
      htmlentities
      mediawiktory (= 0.1.3)
      terminal-table

GEM
  remote: https://rubygems.org/
  specs:
    addressable (2.7.0)
      public_suffix (>= 2.0.2, < 5.0)
    ansi (1.5.0)
    ast (2.4.2)
    backports (3.21.0)
    byebug (11.1.3)
    coveralls (0.8.23)
      json (>= 1.8, < 3)
      simplecov (~> 0.16.1)
      term-ansicolor (~> 1.3)
      thor (>= 0.19.4, < 2.0)
      tins (~> 1.6)
    crack (0.4.5)
      rexml
    diff-lcs (1.4.4)
    docile (1.4.0)
    faraday (1.4.2)
      faraday-em_http (~> 1.0)
      faraday-em_synchrony (~> 1.0)
      faraday-excon (~> 1.1)
      faraday-net_http (~> 1.0)
      faraday-net_http_persistent (~> 1.1)
      multipart-post (>= 1.2, < 3)
      ruby2_keywords (>= 0.0.4)
    faraday-em_http (1.0.0)
    faraday-em_synchrony (1.0.0)
    faraday-excon (1.1.0)
    faraday-net_http (1.0.1)
    faraday-net_http_persistent (1.1.0)
    faraday_middleware (1.0.0)
      faraday (~> 1.0)
    hashdiff (1.0.1)
    hashie (4.1.0)
    htmlentities (4.3.4)
    io-console (0.5.9)
    irb (1.3.5)
      reline (>= 0.1.5)
    json (2.5.1)
    mediawiktory (0.1.3)
      addressable
      faraday
      faraday_middleware
      hashie
      naught
      nokogiri
    multipart-post (2.1.1)
    naught (1.1.0)
    nokogiri (1.11.6-x86_64-linux)
      racc (~> 1.4)
    parallel (1.20.1)
    parser (3.0.1.1)
      ast (~> 2.4.1)
    public_suffix (4.0.6)
    racc (1.5.2)
    rainbow (3.0.0)
    rake (13.0.3)
    redcarpet (3.5.1)
    regexp_parser (2.1.1)
    reline (0.2.5)
      io-console (~> 0.5)
    rexml (3.2.5)
    rouge (3.26.0)
    rspec (3.10.0)
      rspec-core (~> 3.10.0)
      rspec-expectations (~> 3.10.0)
      rspec-mocks (~> 3.10.0)
    rspec-core (3.10.1)
      rspec-support (~> 3.10.0)
    rspec-expectations (3.10.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.10.0)
    rspec-its (1.3.0)
      rspec-core (>= 3.0.0)
      rspec-expectations (>= 3.0.0)
    rspec-mocks (3.10.2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.10.0)
    rspec-support (3.10.2)
    rubocop (1.15.0)
      parallel (~> 1.10)
      parser (>= 3.0.0.0)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 1.8, < 3.0)
      rexml
      rubocop-ast (>= 1.5.0, < 2.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 1.4.0, < 3.0)
    rubocop-ast (1.7.0)
      parser (>= 3.0.1.1)
    rubocop-rspec (2.3.0)
      rubocop (~> 1.0)
      rubocop-ast (>= 1.1.0)
    ruby-prof (1.4.3)
    ruby-progressbar (1.11.0)
    ruby2_keywords (0.0.4)
    rubygems-tasks (0.2.5)
      irb (~> 1.0)
    saharspec (0.0.4)
    simplecov (0.16.1)
      docile (~> 1.1)
      json (>= 1.8, < 3)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.2)
    slop (3.6.0)
    sync (0.5.0)
    term-ansicolor (1.7.1)
      tins (~> 1.0)
    terminal-table (3.0.1)
      unicode-display_width (>= 1.1.1, < 3)
    thor (1.1.0)
    timecop (0.9.4)
    tins (1.29.1)
      sync
    unicode-display_width (2.0.0)
    vcr (6.0.0)
    webmock (3.13.0)
      addressable (>= 2.3.6)
      crack (>= 0.3.2)
      hashdiff (>= 0.4.0, < 2.0.0)
    yard (0.9.26)
    yard-junk (0.0.9)
      backports (>= 3.18)
      rainbow
      yard

PLATFORMS
  ruby
  x86_64-linux

DEPENDENCIES
  byebug
  coveralls
  dokaz!
  infoboxer!
  rake
  redcarpet
  rspec (~> 3)
  rspec-its (~> 1)
  rubocop (~> 1.15.0)
  rubocop-rspec (~> 2.3.0)
  ruby-prof
  rubygems-tasks
  saharspec (= 0.0.4)
  timecop
  vcr
  webmock
  yard (~> 0.9)
  yard-junk (~> 0.0.7)

BUNDLED WITH
   2.2.0