Sha256: 215a0c6c2d5b87c368807904f127c05f7b92bbfec5ef5cedf19808e594d9b6bc

Contents?: true

Size: 1.5 KB

Versions: 4

Compression:

Stored size: 1.5 KB

Contents

PATH
  remote: .
  specs:
    payex (0.0.2)
      nori (~> 1.1)
      savon (~> 1.1)

GEM
  remote: http://rubygems.org/
  specs:
    akami (1.2.0)
      gyoku (>= 0.4.0)
      nokogiri (>= 1.4.0)
    builder (3.0.0)
    diff-lcs (1.1.3)
    ffi (1.1.5)
    guard (1.3.2)
      listen (>= 0.4.2)
      thor (>= 0.14.6)
    guard-bundler (1.0.0)
      bundler (~> 1.0)
      guard (~> 1.1)
    guard-rspec (1.2.1)
      guard (>= 1.1)
    gyoku (0.4.6)
      builder (>= 2.1.2)
    httpi (1.1.1)
      rack
    listen (0.4.7)
      rb-fchange (~> 0.0.5)
      rb-fsevent (~> 0.9.1)
      rb-inotify (~> 0.8.8)
    nokogiri (1.5.5)
    nori (1.1.3)
    rack (1.4.1)
    rb-fchange (0.0.5)
      ffi
    rb-fsevent (0.9.1)
    rb-inotify (0.8.8)
      ffi (>= 0.5.0)
    rspec (2.11.0)
      rspec-core (~> 2.11.0)
      rspec-expectations (~> 2.11.0)
      rspec-mocks (~> 2.11.0)
    rspec-core (2.11.1)
    rspec-expectations (2.11.2)
      diff-lcs (~> 1.1.3)
    rspec-mocks (2.11.2)
    savon (1.1.0)
      akami (~> 1.2.0)
      builder (>= 2.1.2)
      gyoku (~> 0.4.5)
      httpi (~> 1.1.0)
      nokogiri (>= 1.4.0)
      nori (~> 1.1.0)
      wasabi (~> 2.5.0)
    savon_spec (1.3.0)
      rspec (>= 2.0.0)
      savon (~> 1.0)
    terminal-notifier-guard (1.5.3)
    thor (0.16.0)
    wasabi (2.5.1)
      httpi (~> 1.0)
      nokogiri (>= 1.4.0)

PLATFORMS
  ruby

DEPENDENCIES
  guard (~> 1.3)
  guard-bundler (~> 1.0)
  guard-rspec (~> 1.2)
  payex!
  rspec (~> 2.11)
  savon_spec (~> 1.3)
  terminal-notifier-guard (~> 1.5)

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
payex-0.1.2 Gemfile.lock
payex-0.1.1 Gemfile.lock
payex-0.1.0 Gemfile.lock
payex-0.1.0.rc Gemfile.lock