Sha256: 7a46a47d0f0e3fd65e5d843976ec26e4dfe3addc8ebf73c080e7db0cbe769397

Contents?: true

Size: 1.06 KB

Versions: 2

Compression:

Stored size: 1.06 KB

Contents

PATH
  remote: .
  specs:
    connection_manager (0.2.5)
      activerecord (~> 3.0)

GEM
  remote: http://rubygems.org/
  specs:
    ZenTest (4.7.0)
    activemodel (3.2.3)
      activesupport (= 3.2.3)
      builder (~> 3.0.0)
    activerecord (3.2.3)
      activemodel (= 3.2.3)
      activesupport (= 3.2.3)
      arel (~> 3.0.2)
      tzinfo (~> 0.3.29)
    activesupport (3.2.3)
      i18n (~> 0.6)
      multi_json (~> 1.0)
    arel (3.0.2)
    autotest (4.4.6)
      ZenTest (>= 4.4.1)
    builder (3.0.0)
    diff-lcs (1.1.3)
    factory_girl (3.2.0)
      activesupport (>= 3.0.0)
    i18n (0.6.0)
    metaclass (0.0.1)
    mocha (0.11.3)
      metaclass (~> 0.0.1)
    multi_json (1.3.2)
    mysql2 (0.3.11)
    rspec (2.9.0)
      rspec-core (~> 2.9.0)
      rspec-expectations (~> 2.9.0)
      rspec-mocks (~> 2.9.0)
    rspec-core (2.9.0)
    rspec-expectations (2.9.1)
      diff-lcs (~> 1.1.3)
    rspec-mocks (2.9.0)
    sqlite3 (1.3.6)
    tzinfo (0.3.33)

PLATFORMS
  ruby

DEPENDENCIES
  autotest
  connection_manager!
  factory_girl
  mocha
  mysql2
  rspec
  sqlite3

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
connection_manager-0.2.6 Gemfile.lock
connection_manager-0.2.5 Gemfile.lock