makandra/assignable_values

View on GitHub
Gemfile.5.1.pg.lock

Summary

Maintainability
Test Coverage
PATH
  remote: .
  specs:
    assignable_values (1.0.0)
      activerecord (>= 2.3)

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)
    arel (8.0.0)
    concurrent-ruby (1.0.5)
    database_cleaner (1.6.1)
    diff-lcs (1.3)
    gemika (0.7.1)
    i18n (0.9.0)
      concurrent-ruby (~> 1.0)
    minitest (5.10.3)
    pg (0.21.0)
    rake (12.1.0)
    rspec (3.7.0)
      rspec-core (~> 3.7.0)
      rspec-expectations (~> 3.7.0)
      rspec-mocks (~> 3.7.0)
    rspec-core (3.7.0)
      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.0)
    rspec_candy (0.4.1)
      rspec
      sneaky-save
    sneaky-save (0.1.2)
      activerecord (>= 3.2.0)
    thread_safe (0.3.6)
    tzinfo (1.2.3)
      thread_safe (~> 0.1)

PLATFORMS
  ruby

DEPENDENCIES
  activerecord (~> 5.1.0)
  assignable_values!
  database_cleaner
  gemika
  i18n
  pg (< 1)
  rake
  rspec
  rspec_candy

BUNDLED WITH
   2.1.4