Sha256: bce9ab8c5ae1bf9723b1c3aeb3853489864d22e586670620392fb2c35dea961a

Contents?: true

Size: 1.22 KB

Versions: 2

Compression:

Stored size: 1.22 KB

Contents

PATH
  remote: .
  specs:
    cony (2.2.3)
      activesupport (>= 5.1)
      bunny (~> 2.6)

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (5.1.4)
      activesupport (= 5.1.4)
    activerecord (5.1.4)
      activemodel (= 5.1.4)
      activesupport (= 5.1.4)
      arel (~> 8.0)
    activesupport (5.1.4)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (~> 0.7)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    amq-protocol (2.2.0)
    arel (8.0.0)
    bunny (2.7.1)
      amq-protocol (>= 2.2.0)
    concurrent-ruby (1.0.5)
    diff-lcs (1.2.5)
    i18n (0.9.0)
      concurrent-ruby (~> 1.0)
    minitest (5.10.3)
    rake (11.3.0)
    rspec (3.5.0)
      rspec-core (~> 3.5.0)
      rspec-expectations (~> 3.5.0)
      rspec-mocks (~> 3.5.0)
    rspec-core (3.5.4)
      rspec-support (~> 3.5.0)
    rspec-expectations (3.5.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.5.0)
    rspec-mocks (3.5.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.5.0)
    rspec-support (3.5.0)
    sqlite3 (1.3.13)
    thread_safe (0.3.6)
    tzinfo (1.2.3)
      thread_safe (~> 0.1)

PLATFORMS
  ruby

DEPENDENCIES
  activerecord (>= 5.1)
  cony!
  rake (~> 11.0)
  rspec (~> 3.0)
  sqlite3

BUNDLED WITH
   1.12.5

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
cony-2.2.5 Gemfile.lock
cony-2.2.4 Gemfile.lock