Sha256: fa9a2c45be5c6594acf260f507a03b90ec4b34fc4dc7e23f987768a77c69d3a4

Contents?: true

Size: 1.79 KB

Versions: 10

Compression:

Stored size: 1.79 KB

Contents

GEM
  remote: http://rubygems.org/
  specs:
    capistrano (3.0.1)
      i18n
      rake (>= 10.0.0)
      sshkit (>= 0.0.23)
    daemons (1.1.9)
    diff-lcs (1.2.5)
    eventmachine (1.0.3)
    ffi (1.9.3)
    haml (4.0.4)
      tilt
    hash_validator (0.2.7)
    httparty (0.12.0)
      json (~> 1.8)
      multi_xml (>= 0.5.2)
    i18n (0.6.9)
    json (1.8.1)
    listen (1.0.3)
      rb-fsevent (>= 0.9.3)
      rb-inotify (>= 0.9)
      rb-kqueue (>= 0.2)
    mini_portile (0.5.2)
    multi_xml (0.5.5)
    net-scp (1.1.2)
      net-ssh (>= 2.6.5)
    net-ssh (2.7.0)
    nokogiri (1.6.0)
      mini_portile (~> 0.5.0)
    rack (1.5.2)
    rack-protection (1.5.1)
      rack
    rack-test (0.6.2)
      rack (>= 1.0)
    rake (10.1.0)
    rb-fsevent (0.9.3)
    rb-inotify (0.9.2)
      ffi (>= 0.5.0)
    rb-kqueue (0.2.0)
      ffi (>= 0.5.0)
    rerun (0.8.2)
      listen (~> 1.0.3)
    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.4)
      diff-lcs (>= 1.1.3, < 2.0)
    rspec-html-matchers (0.4.3)
      nokogiri (>= 1.4.4)
      rspec (>= 2.0.0)
    rspec-mocks (2.14.4)
    shotgun (0.9)
      rack (>= 1.0)
    sinatra (1.4.4)
      rack (~> 1.4)
      rack-protection (~> 1.4)
      tilt (~> 1.3, >= 1.3.4)
    sshkit (1.2.0)
      net-scp (>= 1.1.2)
      net-ssh
      term-ansicolor
    term-ansicolor (1.2.2)
      tins (~> 0.8)
    thin (1.6.1)
      daemons (>= 1.0.9)
      eventmachine (>= 1.0.0)
      rack (>= 1.0.0)
    tilt (1.4.1)
    tins (0.13.1)
    wei-backend (0.0.2)
      sinatra (~> 1.4.4)

PLATFORMS
  ruby

DEPENDENCIES
  capistrano
  haml
  hash_validator
  httparty
  json
  nokogiri
  rack-test
  rerun
  rspec
  rspec-html-matchers
  shotgun
  sinatra
  thin
  wei-backend

Version data entries

10 entries across 5 versions & 1 rubygems

Version Path
wei-backend-0.1.2 examples/waiting_bus/Gemfile.lock
wei-backend-0.1.2 examples/locations/Gemfile.lock
wei-backend-0.1.1 examples/locations/Gemfile.lock
wei-backend-0.1.1 examples/waiting_bus/Gemfile.lock
wei-backend-0.1.0 examples/waiting_bus/Gemfile.lock
wei-backend-0.1.0 examples/locations/Gemfile.lock
wei-backend-0.0.6 examples/waiting_bus/Gemfile.lock
wei-backend-0.0.6 examples/locations/Gemfile.lock
wei-backend-0.0.5 examples/locations/Gemfile.lock
wei-backend-0.0.5 examples/waiting_bus/Gemfile.lock