Sha256: eb7525c543e417ae276d32d25f26b2d0d1a4e8551d0c225bda53cc3a2a9a28b1

Contents?: true

Size: 1.7 KB

Versions: 2

Compression:

Stored size: 1.7 KB

Contents

PATH
  remote: .
  specs:
    nfse_gyn (0.1.1)
      activemodel (~> 3.0)
      activesupport (~> 3.0)
      savon (~> 2.9)
      signer (~> 1.10)

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (3.2.22.5)
      activesupport (= 3.2.22.5)
      builder (~> 3.0.0)
    activesupport (3.2.22.5)
      i18n (~> 0.6, >= 0.6.4)
      multi_json (~> 1.0)
    addressable (2.8.0)
      public_suffix (>= 2.0.2, < 5.0)
    akami (1.3.1)
      gyoku (>= 0.4.0)
      nokogiri
    builder (3.0.4)
    coderay (1.1.3)
    concurrent-ruby (1.1.9)
    diff-lcs (1.5.0)
    gyoku (1.4.0)
      builder (>= 2.1.2)
      rexml (~> 3.0)
    httpi (2.4.5)
      rack
      socksify
    i18n (0.9.5)
      concurrent-ruby (~> 1.0)
    method_source (1.0.0)
    mini_portile2 (2.4.0)
    multi_json (1.15.0)
    nokogiri (1.9.1)
      mini_portile2 (~> 2.4.0)
    nori (2.6.0)
    pry (0.14.2)
      coderay (~> 1.1)
      method_source (~> 1.0)
    public_suffix (3.1.1)
    rack (1.6.13)
    rake (10.5.0)
    rexml (3.2.5)
    rspec (2.99.0)
      rspec-core (~> 2.99.0)
      rspec-expectations (~> 2.99.0)
      rspec-mocks (~> 2.99.0)
    rspec-core (2.99.2)
    rspec-expectations (2.99.2)
      diff-lcs (>= 1.1.3, < 2.0)
    rspec-mocks (2.99.4)
    savon (2.12.1)
      akami (~> 1.2)
      builder (>= 2.1.2)
      gyoku (~> 1.2)
      httpi (~> 2.3)
      nokogiri (>= 1.8.1)
      nori (~> 2.4)
      wasabi (~> 3.4)
    signer (1.10.0)
      nokogiri (>= 1.5.1, != 1.12.3, != 1.12.2, != 1.12.1, != 1.12.0)
    socksify (1.7.1)
    wasabi (3.7.0)
      addressable
      httpi (~> 2.0)
      nokogiri (>= 1.4.2)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.7)
  nfse_gyn!
  pry
  rake (~> 10.0)
  rspec

BUNDLED WITH
   1.17.3

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
nfse_gyn-0.1.2 Gemfile.lock
nfse_gyn-0.1.1 Gemfile.lock