Nereare/jekyll_slugify

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: .
  specs:
    jekyll_slugify (0.4.3)
      i18n (>= 1.6, < 2)

GEM
  remote: https://rubygems.org/
  specs:
    ast (2.4.0)
    concurrent-ruby (1.1.6)
    diff-lcs (1.3)
    docile (1.3.2)
    i18n (1.8.2)
      concurrent-ruby (~> 1.0)
    jaro_winkler (1.5.4)
    parallel (1.19.1)
    parser (2.7.1.1)
      ast (~> 2.4.0)
    rainbow (3.0.0)
    rake (13.0.0)
    rexml (3.2.4)
    rspec (3.9.0)
      rspec-core (~> 3.9.0)
      rspec-expectations (~> 3.9.0)
      rspec-mocks (~> 3.9.0)
    rspec-core (3.9.0)
      rspec-support (~> 3.9.0)
    rspec-expectations (3.9.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.9.0)
    rspec-mocks (3.9.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.9.0)
    rspec-support (3.9.0)
    rubocop (0.82.0)
      jaro_winkler (~> 1.5.1)
      parallel (~> 1.10)
      parser (>= 2.7.0.1)
      rainbow (>= 2.2.2, < 4.0)
      rexml
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 1.4.0, < 2.0)
    ruby-progressbar (1.10.1)
    simplecov (0.18.5)
      docile (~> 1.1)
      simplecov-html (~> 0.11)
    simplecov-html (0.12.1)
    unicode-display_width (1.7.0)
    yard (0.9.24)

PLATFORMS
  ruby
  x64-mingw32

DEPENDENCIES
  bundler (~> 2.0.2)
  jekyll_slugify!
  rake (~> 13.0)
  rspec (~> 3.8)
  rubocop (~> 0.82.0)
  simplecov (~> 0.18.5)
  yard (~> 0.9.20)

BUNDLED WITH
   2.0.2