Sha256: 14622b08a23dbe2cad300f54570e75a452885907af062cd6bbd33c7df1214a73

Contents?: true

Size: 1.11 KB

Versions: 2

Compression:

Stored size: 1.11 KB

Contents

PATH
  remote: .
  specs:
    xsd-reader (0.1.0)
      nokogiri (~> 1.6)
      rest-client (~> 1.8)

GEM
  remote: https://rubygems.org/
  specs:
    byebug (5.0.0)
      columnize (= 0.9.0)
    columnize (0.9.0)
    diff-lcs (1.2.5)
    domain_name (0.5.24)
      unf (>= 0.0.5, < 1.0.0)
    http-cookie (1.0.2)
      domain_name (~> 0.5)
    mime-types (2.6.1)
    mini_portile (0.6.2)
    netrc (0.10.3)
    nokogiri (1.6.6.2)
      mini_portile (~> 0.6.0)
    rake (10.1.0)
    rest-client (1.8.0)
      http-cookie (>= 1.0.2, < 2.0)
      mime-types (>= 1.16, < 3.0)
      netrc (~> 0.7)
    rspec (3.3.0)
      rspec-core (~> 3.3.0)
      rspec-expectations (~> 3.3.0)
      rspec-mocks (~> 3.3.0)
    rspec-core (3.3.1)
      rspec-support (~> 3.3.0)
    rspec-expectations (3.3.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.3.0)
    rspec-mocks (3.3.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.3.0)
    rspec-support (3.3.0)
    unf (0.1.4)
      unf_ext
    unf_ext (0.0.7.1)

PLATFORMS
  ruby

DEPENDENCIES
  byebug
  rake (~> 10.1)
  rspec (~> 3.3)
  xsd-reader!

BUNDLED WITH
   1.10.5

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
xsd-reader-0.3.0 Gemfile.lock
xsd-reader-0.2.0 Gemfile.lock