Sha256: 9599138c913164e8debb2523ed81461203ea58cb22a22e7225490937a523e3a8

Contents?: true

Size: 1.5 KB

Versions: 1

Compression:

Stored size: 1.5 KB

Contents

GIT
  remote: https://github.com/makandra/mysql2
  revision: c920d41e43c4722d4c065d2ea9d21494c560bd85
  branch: 0.3.x-lts
  specs:
    mysql2 (0.3.21)

PATH
  remote: .
  specs:
    has_defaults (1.1.1)
      activerecord

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (3.2.22)
      activesupport (= 3.2.22)
      builder (~> 3.0.0)
    activerecord (3.2.22)
      activemodel (= 3.2.22)
      activesupport (= 3.2.22)
      arel (~> 3.0.2)
      tzinfo (~> 0.3.29)
    activesupport (3.2.22)
      i18n (~> 0.6, >= 0.6.4)
      multi_json (~> 1.0)
    arel (3.0.3)
    builder (3.0.4)
    byebug (11.1.3)
    coderay (1.1.3)
    database_cleaner (1.0.1)
    diff-lcs (1.2.5)
    gemika (0.6.1)
    i18n (0.6.11)
    method_source (1.0.0)
    multi_json (1.12.1)
    pry (0.13.1)
      coderay (~> 1.1)
      method_source (~> 1.0)
    pry-byebug (3.9.0)
      byebug (~> 11.0)
      pry (~> 0.13.0)
    rake (10.0.4)
    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)
    tzinfo (0.3.51)

PLATFORMS
  ruby

DEPENDENCIES
  activerecord (= 3.2.22)
  database_cleaner (~> 1.0.0)
  gemika (>= 0.2.0)
  has_defaults!
  i18n
  mysql2!
  pry-byebug
  rake (= 10.0.4)
  rspec (~> 3.4)

BUNDLED WITH
   2.2.32

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
has_defaults-1.1.1 Gemfile.3.2.mysql2.lock