PATH

remote: .
specs:
  elasticsearch-query-dsl (0.0.0)
    daedal (~> 0.0.12)

GEM

remote: https://rubygems.org/
specs:
  axiom-types (0.1.1)
    descendants_tracker (~> 0.0.4)
    ice_nine (~> 0.11.0)
    thread_safe (~> 0.3, >= 0.3.1)
  celluloid (0.15.2)
    timers (~> 1.1.0)
  coderay (1.1.0)
  coercible (1.0.0)
    descendants_tracker (~> 0.0.1)
  daedal (0.0.12)
    virtus (>= 1.0.0)
  descendants_tracker (0.0.4)
    thread_safe (~> 0.3, >= 0.3.1)
  diff-lcs (1.2.5)
  equalizer (0.0.9)
  ffi (1.9.3)
  formatador (0.2.5)
  fuubar (1.3.3)
    rspec (>= 2.14.0, < 3.1.0)
    ruby-progressbar (~> 1.4)
  guard (2.6.1)
    formatador (>= 0.2.4)
    listen (~> 2.7)
    lumberjack (~> 1.0)
    pry (>= 0.9.12)
    thor (>= 0.18.1)
  guard-rspec (4.2.10)
    guard (~> 2.1)
    rspec (>= 2.14, < 4.0)
  ice_nine (0.11.0)
  listen (2.7.9)
    celluloid (>= 0.15.2)
    rb-fsevent (>= 0.9.3)
    rb-inotify (>= 0.9)
  lumberjack (1.0.7)
  method_source (0.8.2)
  pry (0.10.0)
    coderay (~> 1.1.0)
    method_source (~> 0.8.1)
    slop (~> 3.4)
  rb-fsevent (0.9.4)
  rb-inotify (0.9.5)
    ffi (>= 0.5.0)
  rspec (3.0.0)
    rspec-core (~> 3.0.0)
    rspec-expectations (~> 3.0.0)
    rspec-mocks (~> 3.0.0)
  rspec-core (3.0.2)
    rspec-support (~> 3.0.0)
  rspec-expectations (3.0.2)
    diff-lcs (>= 1.2.0, < 2.0)
    rspec-support (~> 3.0.0)
  rspec-mocks (3.0.2)
    rspec-support (~> 3.0.0)
  rspec-support (3.0.1)
  ruby-progressbar (1.5.1)
  slop (3.5.0)
  thor (0.19.1)
  thread_safe (0.3.4)
  timers (1.1.0)
  virtus (1.0.2)
    axiom-types (~> 0.1)
    coercible (~> 1.0)
    descendants_tracker (~> 0.0.3)
    equalizer (~> 0.0.9)

PLATFORMS

ruby

DEPENDENCIES

elasticsearch-query-dsl!
fuubar
guard
guard-rspec
rspec