PATH
  remote: .
  specs:
    leap_cli (0.0.1)
      capistrano
      gli (~> 2.3)
      gpgme
      highline
      json_pure
      net-ssh
      terminal-table

PATH
  remote: vendor/supply_drop
  specs:
    supply_drop (0.12.0)
      capistrano (>= 2.5.21)

GEM
  remote: http://rubygems.org/
  specs:
    capistrano (2.13.4)
      highline
      net-scp (>= 1.0.0)
      net-sftp (>= 2.0.0)
      net-ssh (>= 2.0.14)
      net-ssh-gateway (>= 1.1.0)
    gli (2.4.1)
    gpgme (2.0.1)
    highline (1.6.15)
    json_pure (1.7.5)
    net-scp (1.0.4)
      net-ssh (>= 1.99.1)
    net-sftp (2.0.5)
      net-ssh (>= 2.0.9)
    net-ssh (2.6.1)
    net-ssh-gateway (1.1.0)
      net-ssh (>= 1.99.1)
    rake (0.9.2.2)
    terminal-table (1.4.5)

PLATFORMS
  ruby

DEPENDENCIES
  leap_cli!
  rake
  supply_drop!