Sha256: 67839f2a23e3500f201f7ad0bd36433c147ffd5a87048556f11b4309e1bdd16d

Contents?: true

Size: 1.29 KB

Versions: 2

Compression:

Stored size: 1.29 KB

Contents

PATH
  remote: ../../
  specs:
    rabbit_feed (2.1.1)
      activemodel (>= 3.2.0, < 5.0.0)
      activesupport (>= 3.2.0, < 5.0.0)
      avro (>= 1.5.4, < 1.8.0)
      bunny (>= 1.1.9, < 1.8.0)
      connection_pool (< 2.2.0)
      pidfile

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (4.2.0)
      activesupport (= 4.2.0)
      builder (~> 3.1)
    activesupport (4.2.0)
      i18n (~> 0.7)
      json (~> 1.7, >= 1.7.7)
      minitest (~> 5.1)
      thread_safe (~> 0.3, >= 0.3.4)
      tzinfo (~> 1.1)
    amq-protocol (1.9.2)
    avro (1.7.7)
      multi_json
    builder (3.2.2)
    bunny (1.7.0)
      amq-protocol (>= 1.9.2)
    connection_pool (2.1.2)
    diff-lcs (1.2.5)
    i18n (0.7.0)
    json (1.8.2)
    minitest (5.5.1)
    multi_json (1.11.0)
    pidfile (0.3.0)
    rake (10.4.2)
    rspec (3.2.0)
      rspec-core (~> 3.2.0)
      rspec-expectations (~> 3.2.0)
      rspec-mocks (~> 3.2.0)
    rspec-core (3.2.0)
      rspec-support (~> 3.2.0)
    rspec-expectations (3.2.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.2.0)
    rspec-mocks (3.2.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.2.0)
    rspec-support (3.2.1)
    thread_safe (0.3.4)
    tzinfo (1.2.2)
      thread_safe (~> 0.1)

PLATFORMS
  ruby

DEPENDENCIES
  rabbit_feed!
  rake
  rspec

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
rabbit_feed-2.1.2 example/non_rails_app/Gemfile.lock
rabbit_feed-2.1.1 example/non_rails_app/Gemfile.lock