Sha256: 0297740b063821f58aa20e9f2cb7b1f880b619db3288c455bc1d19b3a88701f6

Contents?: true

Size: 1.51 KB

Versions: 5

Compression:

Stored size: 1.51 KB

Contents

PATH
  remote: .
  specs:
    totoro (1.0.4)
      bunny (~> 2.10)
      delayed_job_active_record (~> 4.1.3)
      delayed_job_recurring (~> 0.3.7)

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (5.2.2)
      activesupport (= 5.2.2)
    activerecord (5.2.2)
      activemodel (= 5.2.2)
      activesupport (= 5.2.2)
      arel (>= 9.0)
    activesupport (5.2.2)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    amq-protocol (2.3.0)
    arel (9.0.0)
    bunny (2.13.0)
      amq-protocol (~> 2.3, >= 2.3.0)
    concurrent-ruby (1.1.4)
    delayed_job (4.1.5)
      activesupport (>= 3.0, < 5.3)
    delayed_job_active_record (4.1.3)
      activerecord (>= 3.0, < 5.3)
      delayed_job (>= 3.0, < 5)
    delayed_job_recurring (0.3.8)
      delayed_job (>= 3.0)
      delayed_job_active_record
    diff-lcs (1.3)
    i18n (1.5.3)
      concurrent-ruby (~> 1.0)
    minitest (5.11.3)
    rake (10.5.0)
    rspec (3.7.0)
      rspec-core (~> 3.7.0)
      rspec-expectations (~> 3.7.0)
      rspec-mocks (~> 3.7.0)
    rspec-core (3.7.1)
      rspec-support (~> 3.7.0)
    rspec-expectations (3.7.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.7.0)
    rspec-mocks (3.7.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.7.0)
    rspec-support (3.7.1)
    thread_safe (0.3.6)
    tzinfo (1.2.5)
      thread_safe (~> 0.1)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.16)
  rake (~> 10.0)
  rspec (~> 3.0)
  totoro!

BUNDLED WITH
   1.16.2

Version data entries

5 entries across 4 versions & 1 rubygems

Version Path
totoro-1.0.7 Gemfile.lock
totoro-1.0.6 Gemfile.lock
totoro-1.0.6 pkg/totoro-1.0.5/Gemfile.lock
totoro-1.0.5 Gemfile.lock
totoro-1.0.4 Gemfile.lock