Sha256: d6c4eb230ca090a51304957e47258b09c8a2b6a5dc5bc7b56f2833b02fd94889

Contents?: true

Size: 1.48 KB

Versions: 1

Compression:

Stored size: 1.48 KB

Contents

PATH
  remote: .
  specs:
    has_defaults (1.2.1)
      activerecord

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (4.2.11)
      activesupport (= 4.2.11)
      builder (~> 3.1)
    activerecord (4.2.11)
      activemodel (= 4.2.11)
      activesupport (= 4.2.11)
      arel (~> 6.0)
    activesupport (4.2.11)
      i18n (~> 0.7)
      minitest (~> 5.1)
      thread_safe (~> 0.3, >= 0.3.4)
      tzinfo (~> 1.1)
    arel (6.0.4)
    builder (3.2.4)
    byebug (11.1.3)
    coderay (1.1.3)
    concurrent-ruby (1.1.9)
    database_cleaner (1.5.3)
    diff-lcs (1.2.5)
    gemika (0.6.1)
    i18n (0.9.5)
      concurrent-ruby (~> 1.0)
    method_source (1.0.0)
    minitest (5.14.4)
    mysql2 (0.4.10)
    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.9)
      thread_safe (~> 0.1)

PLATFORMS
  ruby

DEPENDENCIES
  activerecord (~> 4.2.11)
  database_cleaner
  gemika (>= 0.2.0)
  has_defaults!
  mysql2 (~> 0.4.0)
  pry-byebug
  rake
  rspec (~> 3.4)

BUNDLED WITH
   2.3.4

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
has_defaults-1.2.1 Gemfile.4.2.mysql2.lock