Sha256: a02d6be6810a61c390de546674081a0335ad2e7f48863c711e4cbf9d1b482573

Contents?: true

Size: 1.84 KB

Versions: 1

Compression:

Stored size: 1.84 KB

Contents

PATH
  remote: .
  specs:
    fuelsdk (0.0.5)
      json (~> 1.7.0)
      jwt (~> 0.1.6)
      savon (= 2.2.0)

GEM
  remote: https://rubygems.org/
  specs:
    akami (1.2.0)
      gyoku (>= 0.4.0)
      nokogiri (>= 1.4.0)
    builder (3.2.2)
    coderay (1.0.9)
    diff-lcs (1.2.4)
    ffi (1.9.0-x86-mingw32)
    formatador (0.2.4)
    guard (1.8.2)
      formatador (>= 0.2.4)
      listen (>= 1.0.0)
      lumberjack (>= 1.0.2)
      pry (>= 0.9.10)
      thor (>= 0.14.6)
    guard-rspec (3.0.2)
      guard (>= 1.8)
      rspec (~> 2.13)
    gyoku (1.0.0)
      builder (>= 2.1.2)
    httpi (2.0.2)
      rack
    json (1.7.7)
    jwt (0.1.8)
      multi_json (>= 1.5)
    listen (1.3.0)
      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.1)
    multi_json (1.7.9)
    nokogiri (1.6.0-x86-mingw32)
      mini_portile (~> 0.5.0)
    nori (2.1.0)
    pry (0.9.12.2-x86-mingw32)
      coderay (~> 1.0.5)
      method_source (~> 0.8)
      slop (~> 3.4)
      win32console (~> 1.3)
    rack (1.5.2)
    rake (10.1.0)
    rb-fsevent (0.9.3)
    rb-inotify (0.9.1)
      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)
    savon (2.2.0)
      akami (~> 1.2.0)
      builder (>= 2.1.2)
      gyoku (~> 1.0.0)
      httpi (~> 2.0.2)
      nokogiri (>= 1.4.0)
      nori (~> 2.1.0)
      wasabi (~> 3.1.0)
    slop (3.4.6)
    thor (0.18.1)
    wasabi (3.1.0)
      httpi (~> 2.0)
      nokogiri (>= 1.4.0)
    win32console (1.3.2-x86-mingw32)

PLATFORMS
  x86-mingw32

DEPENDENCIES
  bundler (~> 1.3)
  fuelsdk!
  guard
  guard-rspec
  rake
  rspec

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
fuelsdk_json_bump-0.0.5 Gemfile.lock