Sha256: caf1392d1998ca6bfcfebbd3be32d3c552969643ab22aa8fb70c6bea8e1d5ba7

Contents?: true

Size: 742 Bytes

Versions: 2

Compression:

Stored size: 742 Bytes

Contents

PATH
  remote: .
  specs:
    html_to_prosemirror (0.1.0)
      nokogiri

GEM
  remote: https://rubygems.org/
  specs:
    diff-lcs (1.3)
    mini_portile2 (2.4.0)
    nokogiri (1.10.2)
      mini_portile2 (~> 2.4.0)
    rake (10.5.0)
    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)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.17)
  html_to_prosemirror!
  rake (~> 10.0)
  rspec (~> 3.0)

BUNDLED WITH
   1.17.2

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
html_to_prosemirror-0.1.1 Gemfile.lock
html_to_prosemirror-0.1.0 Gemfile.lock