Sha256: d92ac2e0c7491dfed49f0847e127bf579d1342de951c85518c5971398cae8a43

Contents?: true

Size: 1.24 KB

Versions: 1

Compression:

Stored size: 1.24 KB

Contents

PATH
  remote: .
  specs:
    active_record-nested_attributes-destroy_if (0.1.0)
      activerecord (~> 5.2.0)

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (5.2.4.1)
      activesupport (= 5.2.4.1)
    activerecord (5.2.4.1)
      activemodel (= 5.2.4.1)
      activesupport (= 5.2.4.1)
      arel (>= 9.0)
    activesupport (5.2.4.1)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    arel (9.0.0)
    byebug (11.1.0)
    concurrent-ruby (1.1.5)
    diff-lcs (1.3)
    i18n (1.8.2)
      concurrent-ruby (~> 1.0)
    minitest (5.14.0)
    rake (10.5.0)
    rspec (3.9.0)
      rspec-core (~> 3.9.0)
      rspec-expectations (~> 3.9.0)
      rspec-mocks (~> 3.9.0)
    rspec-core (3.9.1)
      rspec-support (~> 3.9.1)
    rspec-expectations (3.9.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.9.0)
    rspec-mocks (3.9.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.9.0)
    rspec-support (3.9.2)
    sqlite3 (1.4.2)
    thread_safe (0.3.6)
    tzinfo (1.2.6)
      thread_safe (~> 0.1)

PLATFORMS
  ruby

DEPENDENCIES
  active_record-nested_attributes-destroy_if!
  bundler (~> 2.0)
  byebug
  rake (~> 10.0)
  rspec (~> 3.0)
  sqlite3

BUNDLED WITH
   2.1.4

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
active_record-nested_attributes-destroy_if-0.1.0 Gemfile.lock