Sha256: 22fc13541598abf8cf0449af5155fb8fa4152a519111db6ffd26742d0866018c

Contents?: true

Size: 1.45 KB

Versions: 1

Compression:

Stored size: 1.45 KB

Contents

PATH
  remote: .
  specs:
    has_defaults (1.1.0)
      activerecord

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (5.0.7.2)
      activesupport (= 5.0.7.2)
    activerecord (5.0.7.2)
      activemodel (= 5.0.7.2)
      activesupport (= 5.0.7.2)
      arel (~> 7.0)
    activesupport (5.0.7.2)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    arel (7.1.4)
    byebug (11.1.3)
    coderay (1.1.3)
    concurrent-ruby (1.1.7)
    database_cleaner (1.5.3)
    diff-lcs (1.2.5)
    gemika (0.5.0)
    i18n (1.5.1)
      concurrent-ruby (~> 1.0)
    method_source (1.0.0)
    minitest (5.14.2)
    mysql2 (0.5.3)
    pry (0.13.1)
      coderay (~> 1.1)
      method_source (~> 1.0)
    pry-byebug (3.9.0)
      byebug (~> 11.0)
      pry (~> 0.13.0)
    rake (11.3.0)
    rspec (3.5.0)
      rspec-core (~> 3.5.0)
      rspec-expectations (~> 3.5.0)
      rspec-mocks (~> 3.5.0)
    rspec-core (3.5.3)
      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)
    thread_safe (0.3.6)
    tzinfo (1.2.8)
      thread_safe (~> 0.1)

PLATFORMS
  ruby

DEPENDENCIES
  activerecord (~> 5.0.0)
  database_cleaner
  gemika (>= 0.2.0)
  has_defaults!
  mysql2 (~> 0.5.3)
  pry-byebug
  rake
  rspec (~> 3.5)

BUNDLED WITH
   2.2.26

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
has_defaults-1.1.0 Gemfile.5.2.mysql2.lock