Sha256: 10d9eb9126758144a5e3d50a0d68b48fe2fa8febd29a6a781bd2ccff2c3eff9f

Contents?: true

Size: 1.26 KB

Versions: 1

Compression:

Stored size: 1.26 KB

Contents

PATH
  remote: ..
  specs:
    array_to_activerecord (1.0.0)

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (5.1.6)
      activesupport (= 5.1.6)
    activerecord (5.1.6)
      activemodel (= 5.1.6)
      activesupport (= 5.1.6)
      arel (~> 8.0)
    activesupport (5.1.6)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    appraisal (2.2.0)
      bundler
      rake
      thor (>= 0.14.0)
    arel (8.0.0)
    concurrent-ruby (1.1.5)
    diff-lcs (1.3)
    i18n (1.6.0)
      concurrent-ruby (~> 1.0)
    minitest (5.11.3)
    rake (10.5.0)
    rspec (3.8.0)
      rspec-core (~> 3.8.0)
      rspec-expectations (~> 3.8.0)
      rspec-mocks (~> 3.8.0)
    rspec-core (3.8.0)
      rspec-support (~> 3.8.0)
    rspec-expectations (3.8.3)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-mocks (3.8.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-support (3.8.0)
    sqlite3 (1.3.13)
    thor (0.20.3)
    thread_safe (0.3.6)
    tzinfo (1.2.5)
      thread_safe (~> 0.1)

PLATFORMS
  ruby

DEPENDENCIES
  activerecord (~> 5.1.0)
  appraisal
  array_to_activerecord!
  bundler
  rake (~> 10.0)
  rspec (~> 3.0)
  sqlite3 (~> 1.3.6)

BUNDLED WITH
   1.16.1

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
array_to_activerecord-1.0.2 gemfiles/rails51.gemfile.lock