Sha256: f5d3c492bebe70c0b53c273056b1a786229b4f1ef2ded949424704a479d245fe

Contents?: true

Size: 1.01 KB

Versions: 1

Compression:

Stored size: 1.01 KB

Contents

PATH
  remote: .
  specs:
    rixml (0.2.0)
      activesupport (>= 4.0.0)
      nokogiri (~> 1.5)

GEM
  remote: https://rubygems.org/
  specs:
    activesupport (5.0.2)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (~> 0.7)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    ast (2.3.0)
    byebug (9.0.6)
    concurrent-ruby (1.0.5)
    i18n (0.8.1)
    mini_portile2 (2.1.0)
    minitest (5.9.1)
    nokogiri (1.7.1)
      mini_portile2 (~> 2.1.0)
    parser (2.3.1.4)
      ast (~> 2.2)
    powerpack (0.1.1)
    rainbow (2.1.0)
    rake (11.3.0)
    rubocop (0.45.0)
      parser (>= 2.3.1.1, < 3.0)
      powerpack (~> 0.1)
      rainbow (>= 1.99.1, < 3.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (~> 1.0, >= 1.0.1)
    ruby-progressbar (1.8.1)
    thread_safe (0.3.6)
    tzinfo (1.2.3)
      thread_safe (~> 0.1)
    unicode-display_width (1.1.1)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.12)
  byebug
  minitest (~> 5.1)
  rake (~> 11.3)
  rixml!
  rubocop (~> 0.45.0)

BUNDLED WITH
   1.13.6

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rixml-0.2.1 Gemfile.lock