Sha256: e396cdd588483074268c69058a8a631344129baa57d3108e929468e1041d933c

Contents?: true

Size: 1.44 KB

Versions: 1

Compression:

Stored size: 1.44 KB

Contents

PATH
  remote: .
  specs:
    mws-rb (0.0.1)
      activesupport (~> 3.0)
      builder
      httparty (~> 0)
      nokogiri (~> 1)

GEM
  remote: http://rubygems.org/
  specs:
    activesupport (3.2.17)
      i18n (~> 0.6, >= 0.6.4)
      multi_json (~> 1.0)
    builder (3.2.2)
    coderay (1.0.9)
    diff-lcs (1.2.4)
    ffi (1.9.0)
    formatador (0.2.4)
    guard (1.8.3)
      formatador (>= 0.2.4)
      listen (~> 1.3)
      lumberjack (>= 1.0.2)
      pry (>= 0.9.10)
      thor (>= 0.14.6)
    guard-rspec (3.0.3)
      guard (>= 1.8)
      rspec (~> 2.13)
    httparty (0.13.1)
      json (~> 1.8)
      multi_xml (>= 0.5.2)
    i18n (0.6.9)
    json (1.8.1)
    listen (1.3.1)
      rb-fsevent (>= 0.9.3)
      rb-inotify (>= 0.9)
      rb-kqueue (>= 0.2)
    lumberjack (1.0.4)
    method_source (0.8.2)
    mini_portile (0.5.3)
    multi_json (1.9.3)
    multi_xml (0.5.5)
    nokogiri (1.6.1)
      mini_portile (~> 0.5.0)
    pry (0.9.12.2)
      coderay (~> 1.0.5)
      method_source (~> 0.8)
      slop (~> 3.4)
    rb-fsevent (0.9.3)
    rb-inotify (0.9.2)
      ffi (>= 0.5.0)
    rb-kqueue (0.2.0)
      ffi (>= 0.5.0)
    rspec (2.14.1)
      rspec-core (~> 2.14.0)
      rspec-expectations (~> 2.14.0)
      rspec-mocks (~> 2.14.0)
    rspec-core (2.14.5)
    rspec-expectations (2.14.2)
      diff-lcs (>= 1.1.3, < 2.0)
    rspec-mocks (2.14.3)
    slop (3.4.6)
    thor (0.18.1)

PLATFORMS
  ruby

DEPENDENCIES
  guard
  guard-rspec
  mws-rb!
  rspec

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
mws-rb-0.0.1 Gemfile.lock