rafaelbiriba/will_paginate_semantic_ui

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: .
  specs:
    will_paginate_semantic_ui (2.1.0)
      will_paginate (> 3.0.0)

GEM
  remote: https://rubygems.org/
  specs:
    byebug (9.0.5)
    coveralls (0.8.14)
      json (>= 1.8, < 3)
      simplecov (~> 0.12.0)
      term-ansicolor (~> 1.3)
      thor (~> 0.19.1)
      tins (~> 1.6.0)
    diff-lcs (1.2.5)
    docile (1.1.5)
    json (2.0.1)
    mini_portile2 (2.1.0)
    nokogiri (1.6.8)
      mini_portile2 (~> 2.1.0)
      pkg-config (~> 1.1.7)
    pkg-config (1.1.7)
    rake (11.2.2)
    rspec (3.5.0)
      rspec-core (~> 3.5.0)
      rspec-expectations (~> 3.5.0)
      rspec-mocks (~> 3.5.0)
    rspec-core (3.5.1)
      rspec-support (~> 3.5.0)
    rspec-expectations (3.5.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.5.0)
    rspec-mocks (3.5.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.5.0)
    rspec-support (3.5.0)
    simplecov (0.12.0)
      docile (~> 1.1.0)
      json (>= 1.8, < 3)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.0)
    term-ansicolor (1.3.2)
      tins (~> 1.0)
    thor (0.19.1)
    tins (1.6.0)
    will_paginate (3.1.0)

PLATFORMS
  ruby

DEPENDENCIES
  bundler
  byebug
  coveralls
  nokogiri
  rake
  rspec
  will_paginate_semantic_ui!

BUNDLED WITH
   1.14.4