PATH

remote: .
specs:
  biblio (0.1.0)

GEM

remote: https://rubygems.org/
specs:
  coderay (1.1.0)
  coveralls (0.8.10)
    json (~> 1.8)
    rest-client (>= 1.6.8, < 2)
    simplecov (~> 0.11.0)
    term-ansicolor (~> 1.3)
    thor (~> 0.19.1)
    tins (~> 1.6.0)
  diff-lcs (1.2.5)
  docile (1.1.5)
  domain_name (0.5.25)
    unf (>= 0.0.5, < 1.0.0)
  ffi (1.9.10)
  formatador (0.2.5)
  guard (2.13.0)
    formatador (>= 0.2.4)
    listen (>= 2.7, <= 4.0)
    lumberjack (~> 1.0)
    nenv (~> 0.1)
    notiffany (~> 0.0)
    pry (>= 0.9.12)
    shellany (~> 0.0)
    thor (>= 0.18.1)
  guard-bundler (2.1.0)
    bundler (~> 1.0)
    guard (~> 2.2)
    guard-compat (~> 1.1)
  guard-compat (1.2.1)
  guard-rspec (4.6.4)
    guard (~> 2.1)
    guard-compat (~> 1.1)
    rspec (>= 2.99.0, < 4.0)
  http-cookie (1.0.2)
    domain_name (~> 0.5)
  json (1.8.3)
  listen (3.0.5)
    rb-fsevent (>= 0.9.3)
    rb-inotify (>= 0.9)
  lumberjack (1.0.9)
  method_source (0.8.2)
  mime-types (2.99)
  nenv (0.2.0)
  netrc (0.11.0)
  notiffany (0.0.8)
    nenv (~> 0.1)
    shellany (~> 0.0)
  pry (0.10.3)
    coderay (~> 1.1.0)
    method_source (~> 0.8.1)
    slop (~> 3.4)
  rake (10.4.2)
  rb-fsevent (0.9.6)
  rb-inotify (0.9.5)
    ffi (>= 0.5.0)
  rest-client (1.8.0)
    http-cookie (>= 1.0.2, < 2.0)
    mime-types (>= 1.16, < 3.0)
    netrc (~> 0.7)
  rspec (2.99.0)
    rspec-core (~> 2.99.0)
    rspec-expectations (~> 2.99.0)
    rspec-mocks (~> 2.99.0)
  rspec-core (2.99.2)
  rspec-expectations (2.99.2)
    diff-lcs (>= 1.1.3, < 2.0)
  rspec-mocks (2.99.4)
  shellany (0.0.1)
  simplecov (0.11.1)
    docile (~> 1.1.0)
    json (~> 1.8)
    simplecov-html (~> 0.10.0)
  simplecov-html (0.10.0)
  slop (3.6.0)
  term-ansicolor (1.3.2)
    tins (~> 1.0)
  thor (0.19.1)
  tins (1.6.0)
  unf (0.1.4)
    unf_ext
  unf_ext (0.0.7.1)

PLATFORMS

ruby

DEPENDENCIES

biblio!
bundler (~> 1.7, >= 1.7.6)
coveralls
guard
guard-bundler
guard-rspec
rake (~> 10.0)
rspec (~> 2.11)