Sha256: ea25c5b264141e0cc514d37376a5175157f4a744396d1ad20a7bce1b63358913

Contents?: true

Size: 1.02 KB

Versions: 1

Compression:

Stored size: 1.02 KB

Contents

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

GEM
  remote: https://rubygems.org/
  specs:
    activesupport (5.0.0.1)
      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.10.1)
    nokogiri (1.7.1)
      mini_portile2 (~> 2.1.0)
    parser (2.4.0.0)
      ast (~> 2.2)
    powerpack (0.1.1)
    rainbow (2.2.2)
      rake
    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.2.1)

PLATFORMS
  ruby

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

BUNDLED WITH
   1.14.6

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rixml-0.3.0 Gemfile.lock