Sha256: c823551584b3320dea5490e9073e2f77044a24dffe0a5d2e0d5b12285f92e6dc

Contents?: true

Size: 1.38 KB

Versions: 1

Compression:

Stored size: 1.38 KB

Contents

PATH
  remote: .
  specs:
    smart-que (0.2.2)
      bunny (~> 2.11)
      connection_pool (~> 2.2)

GEM
  remote: https://rubygems.org/
  specs:
    amq-protocol (2.3.0)
    bunny (2.11.0)
      amq-protocol (~> 2.3.0)
    coderay (1.1.2)
    connection_pool (2.2.2)
    ffi (1.9.25)
    formatador (0.2.5)
    guard (2.14.2)
      formatador (>= 0.2.4)
      listen (>= 2.7, < 4.0)
      lumberjack (>= 1.0.12, < 2.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)
    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.13)
    metaclass (0.0.4)
    method_source (0.9.0)
    minitest (5.11.3)
    mocha (1.5.0)
      metaclass (~> 0.0.1)
    nenv (0.3.0)
    notiffany (0.1.1)
      nenv (~> 0.1)
      shellany (~> 0.0)
    pry (0.11.3)
      coderay (~> 1.1.0)
      method_source (~> 0.9.0)
    rake (12.3.1)
    rb-fsevent (0.10.3)
    rb-inotify (0.9.10)
      ffi (>= 0.5.0, < 2)
    ruby_dep (1.5.0)
    shellany (0.0.1)
    thor (0.20.0)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.16)
  bunny (~> 2.11.0)
  connection_pool (~> 2.2.1)
  guard
  guard-minitest
  minitest (~> 5.11)
  mocha
  pry
  rake (~> 12.3)
  smart-que!

BUNDLED WITH
   1.16.2

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
smart-que-0.2.3 Gemfile.lock