anomaly/jekyll-incremental

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: .
  specs:
    jekyll-incremental (1.1.0)
      jekyll (~> 3.6)
      jekyll-cache (~> 1.1)

GEM
  remote: https://rubygems.org/
  specs:
    activesupport (5.1.4)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (~> 0.7)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    addressable (2.4.0)
    ast (2.3.0)
    backports (3.10.3)
    coderay (1.1.2)
    colorator (1.1.0)
    concurrent-ruby (1.0.5)
    diff-lcs (1.3)
    docile (1.1.5)
    ethon (0.11.0)
      ffi (>= 1.3.0)
    faraday (0.13.1)
      multipart-post (>= 1.2, < 3)
    faraday_middleware (0.12.2)
      faraday (>= 0.7.4, < 1.0)
    ffi (1.9.18)
    forwardable-extended (2.6.0)
    gh (0.15.1)
      addressable (~> 2.4.0)
      backports
      faraday (~> 0.8)
      multi_json (~> 1.0)
      net-http-persistent (~> 2.9)
      net-http-pipeline
    highline (1.7.10)
    i18n (0.9.1)
      concurrent-ruby (~> 1.0)
    jekyll (3.6.2)
      addressable (~> 2.4)
      colorator (~> 1.0)
      jekyll-sass-converter (~> 1.0)
      jekyll-watch (~> 1.1)
      kramdown (~> 1.14)
      liquid (~> 4.0)
      mercenary (~> 0.3.3)
      pathutil (~> 0.9)
      rouge (>= 1.7, < 3)
      safe_yaml (~> 1.0)
    jekyll-cache (1.1.0)
      activesupport (>= 4.0, < 6.0)
      jekyll (~> 3.1)
      jekyll-log-wrapper (~> 1.0)
      jekyll-sanity (~> 1.0)
    jekyll-log-wrapper (1.0.0)
      forwardable-extended (~> 2.6)
      jekyll (~> 3.1)
    jekyll-sanity (1.2.0)
      jekyll (~> 3.1)
    jekyll-sass-converter (1.5.1)
      sass (~> 3.4)
    jekyll-watch (1.5.1)
      listen (~> 3.0)
    json (2.1.0)
    kramdown (1.16.2)
    launchy (2.4.3)
      addressable (~> 2.3)
    liquid (4.0.0)
    listen (3.1.5)
      rb-fsevent (~> 0.9, >= 0.9.4)
      rb-inotify (~> 0.9, >= 0.9.7)
      ruby_dep (~> 1.2)
    luna-rspec-formatters (3.10.0)
      rspec (>= 3.0, < 4.0)
    mercenary (0.3.6)
    method_source (0.9.0)
    mini_portile2 (2.3.0)
    minitest (5.10.3)
    multi_json (1.12.2)
    multipart-post (2.0.0)
    net-http-persistent (2.9.4)
    net-http-pipeline (1.0.1)
    nokogiri (1.8.1)
      mini_portile2 (~> 2.3.0)
    parallel (1.12.1)
    parser (2.4.0.2)
      ast (~> 2.3)
    pathutil (0.16.1)
      forwardable-extended (~> 2.6)
    powerpack (0.1.1)
    pry (0.11.3)
      coderay (~> 1.1.0)
      method_source (~> 0.9.0)
    pusher-client (0.6.2)
      json
      websocket (~> 1.0)
    rainbow (3.0.0)
    rb-fsevent (0.10.2)
    rb-inotify (0.9.10)
      ffi (>= 0.5.0, < 2)
    rouge (2.2.1)
    rspec (3.7.0)
      rspec-core (~> 3.7.0)
      rspec-expectations (~> 3.7.0)
      rspec-mocks (~> 3.7.0)
    rspec-core (3.7.0)
      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.0)
    rubocop (0.52.0)
      parallel (~> 1.10)
      parser (>= 2.4.0.2, < 3.0)
      powerpack (~> 0.1)
      rainbow (>= 2.2.2, < 4.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (~> 1.0, >= 1.0.1)
    ruby-progressbar (1.9.0)
    ruby_dep (1.5.0)
    safe_yaml (1.0.4)
    sass (3.5.4)
      sass-listen (~> 4.0.0)
    sass-listen (4.0.0)
      rb-fsevent (~> 0.9, >= 0.9.4)
      rb-inotify (~> 0.9, >= 0.9.7)
    simplecov (0.15.1)
      docile (~> 1.1.0)
      json (>= 1.8, < 3)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.2)
    thread_safe (0.3.6)
    travis (1.8.8)
      backports
      faraday (~> 0.9)
      faraday_middleware (~> 0.9, >= 0.9.1)
      gh (~> 0.13)
      highline (~> 1.6)
      launchy (~> 2.1)
      pusher-client (~> 0.4)
      typhoeus (~> 0.6, >= 0.6.8)
    typhoeus (0.8.0)
      ethon (>= 0.8.0)
    tzinfo (1.2.4)
      thread_safe (~> 0.1)
    unicode-display_width (1.3.0)
    websocket (1.2.5)

PLATFORMS
  ruby

DEPENDENCIES
  jekyll-incremental!
  luna-rspec-formatters (~> 3)
  nokogiri (~> 1)
  pry
  rspec (~> 3)
  rubocop
  simplecov (~> 0)
  travis

BUNDLED WITH
   1.16.1