Sha256: f74cc9bbd9cee905d9e2b03190b8f819d4838b4dcb7a33025c538e7494ebd278

Contents?: true

Size: 1.41 KB

Versions: 1

Compression:

Stored size: 1.41 KB

Contents

PATH
  remote: .
  specs:
    assignable_values (0.16.1)
      activerecord (>= 2.3)

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (4.2.7.1)
      activesupport (= 4.2.7.1)
      builder (~> 3.1)
    activerecord (4.2.7.1)
      activemodel (= 4.2.7.1)
      activesupport (= 4.2.7.1)
      arel (~> 6.0)
    activesupport (4.2.7.1)
      i18n (~> 0.7)
      json (~> 1.7, >= 1.7.7)
      minitest (~> 5.1)
      thread_safe (~> 0.3, >= 0.3.4)
      tzinfo (~> 1.1)
    arel (6.0.3)
    builder (3.2.2)
    database_cleaner (1.5.3)
    diff-lcs (1.2.5)
    gemika (0.3.2)
    i18n (0.7.0)
    json (1.8.3)
    minitest (5.9.1)
    mysql2 (0.3.20)
    rake (10.3.2)
    rspec (3.5.0)
      rspec-core (~> 3.5.0)
      rspec-expectations (~> 3.5.0)
      rspec-mocks (~> 3.5.0)
    rspec-core (3.5.4)
      rspec-support (~> 3.5.0)
    rspec-expectations (3.5.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.5.0)
    rspec-mocks (3.5.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.5.0)
    rspec-support (3.5.0)
    rspec_candy (0.3.1)
      rspec
      sneaky-save
    sneaky-save (0.0.5)
      activerecord (>= 3.2.0)
    thread_safe (0.3.5)
    tzinfo (1.2.2)
      thread_safe (~> 0.1)

PLATFORMS
  ruby

DEPENDENCIES
  activerecord (~> 4.2.0)
  assignable_values!
  database_cleaner
  gemika
  i18n (~> 0.7.0)
  mysql2 (~> 0.3.17)
  rake
  rspec (~> 3.4)
  rspec_candy

BUNDLED WITH
   1.16.4

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
assignable_values-0.16.1 Gemfile.4.2.lock