Sha256: b198960edec2dfa120e57fb7f3a39f69abfc5ba59ca1ea90e5d809ec1f41a60f

Contents?: true

Size: 1.43 KB

Versions: 1

Compression:

Stored size: 1.43 KB

Contents

PATH
  remote: .
  specs:
    xml_sanitizer (0.1.0)
      loofah (~> 2.12)

GEM
  remote: https://rubygems.org/
  specs:
    ast (2.4.2)
    byebug (11.1.3)
    crass (1.0.6)
    diff-lcs (1.4.4)
    loofah (2.12.0)
      crass (~> 1.0.2)
      nokogiri (>= 1.5.9)
    nokogiri (1.12.5-arm64-darwin)
      racc (~> 1.4)
    nokogiri (1.12.5-x86_64-linux)
      racc (~> 1.4)
    parallel (1.21.0)
    parser (3.0.2.0)
      ast (~> 2.4.1)
    racc (1.5.2)
    rainbow (3.0.0)
    rake (13.0.6)
    regexp_parser (2.1.1)
    rexml (3.2.5)
    rspec (3.10.0)
      rspec-core (~> 3.10.0)
      rspec-expectations (~> 3.10.0)
      rspec-mocks (~> 3.10.0)
    rspec-core (3.10.1)
      rspec-support (~> 3.10.0)
    rspec-expectations (3.10.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.10.0)
    rspec-mocks (3.10.2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.10.0)
    rspec-support (3.10.2)
    rubocop (0.93.1)
      parallel (~> 1.10)
      parser (>= 2.7.1.5)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 1.8)
      rexml
      rubocop-ast (>= 0.6.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 1.4.0, < 2.0)
    rubocop-ast (1.12.0)
      parser (>= 3.0.1.1)
    ruby-progressbar (1.11.0)
    unicode-display_width (1.8.0)

PLATFORMS
  arm64-darwin-20
  x86_64-linux

DEPENDENCIES
  byebug (~> 11.0)
  rake (~> 13.0)
  rspec (~> 3.0)
  rubocop (~> 0.80)
  xml_sanitizer!

BUNDLED WITH
   2.2.3

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
xml_sanitizer-0.1.0 Gemfile.lock