Sha256: e696f5c2cfcab1355ce457c162f4a81e5e5bd2cb376c885427ed2ba44539e9e1

Contents?: true

Size: 1.95 KB

Versions: 2

Compression:

Stored size: 1.95 KB

Contents

PATH
  remote: /Users/ryguy/Drive/Code/Ruby/Work/Polycadamy/SnapSearch-Client-Ruby
  specs:
    snapsearch-client-ruby (0.0.3)
      addressable (~> 2.0.0)
      httpi (~> 2.1.0)
      version (~> 1.0.0)

GEM
  remote: https://rubygems.org/
  specs:
    addressable (2.0.2)
    celluloid (0.15.2)
      timers (~> 1.1.0)
    celluloid-io (0.15.0)
      celluloid (>= 0.15.0)
      nio4r (>= 0.5.0)
    coderay (1.1.0)
    diff-lcs (1.2.5)
    ffi (1.9.3)
    formatador (0.2.4)
    fuubar (1.3.2)
      rspec (>= 2.14.0, < 3.1.0)
      ruby-progressbar (~> 1.3)
    guard (2.4.0)
      formatador (>= 0.2.4)
      listen (~> 2.1)
      lumberjack (~> 1.0)
      pry (>= 0.9.12)
      thor (>= 0.18.1)
    guard-rspec (4.2.5)
      guard (~> 2.1)
      rspec (>= 2.14, < 4.0)
    guard-yard (2.1.0)
      guard (>= 1.1.0)
      yard (>= 0.7.0)
    httpi (2.1.0)
      rack
      rubyntlm (~> 0.3.2)
    listen (2.5.0)
      celluloid (>= 0.15.2)
      celluloid-io (>= 0.15.0)
      rb-fsevent (>= 0.9.3)
      rb-inotify (>= 0.9)
    lumberjack (1.0.4)
    method_source (0.8.2)
    nio4r (1.0.0)
    pry (0.9.12.6)
      coderay (~> 1.0)
      method_source (~> 0.8)
      slop (~> 3.4)
    rack (1.5.2)
    rack-protection (1.5.2)
      rack
    rake (10.1.1)
    rb-fsevent (0.9.4)
    rb-inotify (0.9.3)
      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.7)
    rspec-expectations (2.14.5)
      diff-lcs (>= 1.1.3, < 2.0)
    rspec-mocks (2.14.5)
    ruby-progressbar (1.4.1)
    rubyntlm (0.3.4)
    sinatra (1.4.4)
      rack (~> 1.4)
      rack-protection (~> 1.4)
      tilt (~> 1.3, >= 1.3.4)
    slop (3.4.7)
    thor (0.18.1)
    tilt (1.4.1)
    timers (1.1.0)
    version (1.0.0)
    yard (0.8.7.3)

PLATFORMS
  ruby

DEPENDENCIES
  fuubar (~> 1.3.2)
  guard-rspec (~> 4.2.5)
  guard-yard (~> 2.1.0)
  rake (~> 10.1.1)
  rspec (~> 2.14.1)
  sinatra
  snapsearch-client-ruby!

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
snapsearch-client-ruby-1.0.0 examples/sinatra/Gemfile.lock
snapsearch-client-ruby-0.1.0 examples/sinatra/Gemfile.lock