Sha256: 0360785b4c5093859548ecfcfb9bf3c98291616afdcb1946138917afb63759db

Contents?: true

Size: 1.44 KB

Versions: 5

Compression:

Stored size: 1.44 KB

Contents

PATH
  remote: ..
  specs:
    postshift (0.1.0)
      activerecord (>= 5.0)
      activesupport (>= 5.0)
      pg (~> 0.20.0)

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (5.0.2)
      activesupport (= 5.0.2)
    activerecord (5.0.2)
      activemodel (= 5.0.2)
      activesupport (= 5.0.2)
      arel (~> 7.0)
    activesupport (5.0.2)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (~> 0.7)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    appraisal (2.2.0)
      bundler
      rake
      thor (>= 0.14.0)
    arel (7.1.4)
    concurrent-ruby (1.0.5)
    database_cleaner (1.6.1)
    diff-lcs (1.3)
    factory_girl (4.8.0)
      activesupport (>= 3.0.0)
    i18n (0.8.1)
    minitest (5.10.2)
    pg (0.20.0)
    rake (10.5.0)
    rspec (3.6.0)
      rspec-core (~> 3.6.0)
      rspec-expectations (~> 3.6.0)
      rspec-mocks (~> 3.6.0)
    rspec-core (3.6.0)
      rspec-support (~> 3.6.0)
    rspec-expectations (3.6.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.6.0)
    rspec-mocks (3.6.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.6.0)
    rspec-support (3.6.0)
    thor (0.19.4)
    thread_safe (0.3.6)
    tzinfo (1.2.3)
      thread_safe (~> 0.1)

PLATFORMS
  ruby

DEPENDENCIES
  activerecord (= 5.0.2)
  activesupport (= 5.0.2)
  appraisal (~> 2.2.0)
  bundler (~> 1.14)
  database_cleaner (~> 1.6.0)
  factory_girl (~> 4.8.0)
  postshift!
  rake (~> 10.0)
  rspec (~> 3.0)

BUNDLED WITH
   1.14.6

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
postshift-0.2.1 gemfiles/ar_5.0.gemfile.lock
postshift-0.2.0 gemfiles/ar_5.0.gemfile.lock
postshift-0.1.2 gemfiles/ar_5.0.gemfile.lock
postshift-0.1.1 gemfiles/ar_5.0.gemfile.lock
postshift-0.1.0 gemfiles/ar_5.0.gemfile.lock