Sha256: 3d7a18afc36cc87ef19a097be5bff16c5781e21a341d37d77700e1ff314dcab2

Contents?: true

Size: 1.21 KB

Versions: 1

Compression:

Stored size: 1.21 KB

Contents

PATH
  remote: .
  specs:
    html2rss (0.2.1)
      faraday (~> 0.15)
      nokogiri (~> 1.8)
      sanitize (~> 5.0)

GEM
  remote: https://rubygems.org/
  specs:
    byebug (10.0.2)
    crass (1.0.4)
    diff-lcs (1.3)
    docile (1.3.1)
    faraday (0.15.3)
      multipart-post (>= 1.2, < 3)
    json (2.1.0)
    mini_portile2 (2.3.0)
    multipart-post (2.0.0)
    nokogiri (1.8.5)
      mini_portile2 (~> 2.3.0)
    nokogumbo (2.0.1)
      nokogiri (~> 1.8, >= 1.8.4)
    rspec (3.8.0)
      rspec-core (~> 3.8.0)
      rspec-expectations (~> 3.8.0)
      rspec-mocks (~> 3.8.0)
    rspec-core (3.8.0)
      rspec-support (~> 3.8.0)
    rspec-expectations (3.8.2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-mocks (3.8.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-support (3.8.0)
    sanitize (5.0.0)
      crass (~> 1.0.2)
      nokogiri (>= 1.8.0)
      nokogumbo (~> 2.0)
    simplecov (0.16.1)
      docile (~> 1.1)
      json (>= 1.8, < 3)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.2)
    vcr (4.0.0)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.16)
  byebug (~> 10.0)
  html2rss!
  rspec (~> 3.0)
  simplecov
  vcr (~> 4.0)

BUNDLED WITH
   1.16.6

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
html2rss-0.2.1 Gemfile.lock