Sha256: e38fbd3bf94b3d8e99777b4ba71a542db2740a9f3b968aeba74fbd595ee95bcd

Contents?: true

Size: 1.18 KB

Versions: 1

Compression:

Stored size: 1.18 KB

Contents

PATH
  remote: .
  specs:
    active_type (2.3.2)
      activerecord (>= 3.2)

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (5.1.7)
      activesupport (= 5.1.7)
    activerecord (5.1.7)
      activemodel (= 5.1.7)
      activesupport (= 5.1.7)
      arel (~> 8.0)
    activesupport (5.1.7)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    arel (8.0.0)
    concurrent-ruby (1.1.7)
    diff-lcs (1.4.4)
    gemika (0.5.0)
    i18n (1.8.5)
      concurrent-ruby (~> 1.0)
    minitest (5.14.2)
    mysql2 (0.5.3)
    rake (13.0.1)
    rspec (3.10.0)
      rspec-core (~> 3.10.0)
      rspec-expectations (~> 3.10.0)
      rspec-mocks (~> 3.10.0)
    rspec-core (3.10.0)
      rspec-support (~> 3.10.0)
    rspec-expectations (3.10.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.10.0)
    rspec-mocks (3.10.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.10.0)
    rspec-support (3.10.0)
    thread_safe (0.3.6)
    tzinfo (1.2.8)
      thread_safe (~> 0.1)

PLATFORMS
  ruby

DEPENDENCIES
  active_type!
  activerecord (~> 5.1.0)
  gemika
  mysql2
  rake
  rspec (~> 3.4)

BUNDLED WITH
   2.2.27

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
active_type-2.3.2 Gemfile.5.2.mysql2.lock