Sha256: b3d4a76deca1dd34683efdb066ff38526473422e1da80b88c76c63bf5b65cac3

Contents?: true

Size: 1.17 KB

Versions: 2

Compression:

Stored size: 1.17 KB

Contents

PATH
  remote: .
  specs:
    kovid (0.1.0)
      httparty
      terminal-table
      thor
      typhoeus

GEM
  remote: https://rubygems.org/
  specs:
    coderay (1.1.2)
    diff-lcs (1.3)
    ethon (0.12.0)
      ffi (>= 1.3.0)
    ffi (1.12.2)
    httparty (0.18.0)
      mime-types (~> 3.0)
      multi_xml (>= 0.5.2)
    method_source (0.9.2)
    mime-types (3.3.1)
      mime-types-data (~> 3.2015)
    mime-types-data (3.2019.1009)
    multi_xml (0.6.0)
    pry (0.12.2)
      coderay (~> 1.1.0)
      method_source (~> 0.9.0)
    rake (12.3.3)
    rspec (3.9.0)
      rspec-core (~> 3.9.0)
      rspec-expectations (~> 3.9.0)
      rspec-mocks (~> 3.9.0)
    rspec-core (3.9.1)
      rspec-support (~> 3.9.1)
    rspec-expectations (3.9.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.9.0)
    rspec-mocks (3.9.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.9.0)
    rspec-support (3.9.2)
    terminal-table (1.8.0)
      unicode-display_width (~> 1.1, >= 1.1.1)
    thor (1.0.1)
    typhoeus (1.3.1)
      ethon (>= 0.9.0)
    unicode-display_width (1.7.0)

PLATFORMS
  ruby

DEPENDENCIES
  kovid!
  pry
  rake (~> 12.0)
  rspec (~> 3.0)

BUNDLED WITH
   2.1.2

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
kovid-0.1.2 Gemfile.lock
kovid-0.1.1 Gemfile.lock