GIT
  remote: git://github.com/salama/salama-object-file.git
  revision: aab01b23108f10063433b1ef9f703ff2927d0b80
  specs:
    salama-object-file (0.3.0)

GIT
  remote: git://github.com/whitequark/ast.git
  revision: 93c43433ec4d4344485eb4ea6f8948925f092af1
  branch: master
  specs:
    ast (2.3.0)

PATH
  remote: .
  specs:
    salama (0.5.0)
      parser (~> 2.3.0)
      salama-object-file (~> 0.3)

GEM
  remote: http://rubygems.org/
  specs:
    annoy (0.5.6)
      highline (>= 1.5.0)
    codeclimate-test-reporter (1.0.3)
      simplecov
    coderay (1.1.1)
    docile (1.1.5)
    drydock (0.6.9)
    ffi (1.9.14)
    ffi (1.9.14-x64-mingw32)
    formatador (0.2.5)
    guard (2.14.0)
      formatador (>= 0.2.4)
      listen (>= 2.7, < 4.0)
      lumberjack (~> 1.0)
      nenv (~> 0.1)
      notiffany (~> 0.0)
      pry (>= 0.9.12)
      shellany (~> 0.0)
      thor (>= 0.18.1)
    guard-compat (1.2.1)
    guard-minitest (2.4.6)
      guard-compat (~> 1.2)
      minitest (>= 3.0)
    highline (1.7.8)
    json (2.0.2)
    listen (3.1.5)
      rb-fsevent (~> 0.9, >= 0.9.4)
      rb-inotify (~> 0.9, >= 0.9.7)
      ruby_dep (~> 1.2)
    lumberjack (1.0.10)
    method_source (0.8.2)
    minitest (5.10.1)
    nenv (0.3.0)
    net-scp (1.2.1)
      net-ssh (>= 2.6.5)
    net-ssh (3.2.0)
    notiffany (0.1.1)
      nenv (~> 0.1)
      shellany (~> 0.0)
    parser (2.3.3.1)
      ast (~> 2.2)
    pry (0.10.4)
      coderay (~> 1.1.0)
      method_source (~> 0.8.1)
      slop (~> 3.4)
    rake (11.3.0)
    rb-fsevent (0.9.8)
    rb-inotify (0.9.7)
      ffi (>= 0.5.0)
    rb-readline (0.5.3)
    ruby_dep (1.5.0)
    rye (0.9.13)
      annoy
      docile (>= 1.0.1)
      highline (>= 1.5.1)
      net-scp (>= 1.0.2)
      net-ssh (>= 2.0.13)
      sysinfo (>= 0.8.1)
    shellany (0.0.1)
    simplecov (0.12.0)
      docile (~> 1.1.0)
      json (>= 1.8, < 3)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.0)
    slop (3.6.0)
    storable (0.8.9)
    sysinfo (0.8.1)
      drydock
      storable
    thor (0.19.4)

PLATFORMS
  ruby
  x64-mingw32

DEPENDENCIES
  ast!
  codeclimate-test-reporter
  guard
  guard-minitest
  minitest
  rake
  rb-readline
  rye
  salama!
  salama-object-file!

BUNDLED WITH
   1.13.5