Sha256: b7f3a5c6eae6d9d335425a6756af28d9171714c832c01c9dbb688e5483b8ae27

Contents?: true

Size: 1.12 KB

Versions: 1

Compression:

Stored size: 1.12 KB

Contents

PATH
  remote: .
  specs:
    redhillonrails_core (2.0.0.pre)
      activerecord (~> 3.1.0.rc)

GEM
  remote: http://rubygems.org/
  specs:
    activemodel (3.1.0.rc4)
      activesupport (= 3.1.0.rc4)
      bcrypt-ruby (~> 2.1.4)
      builder (~> 3.0.0)
      i18n (~> 0.6)
    activerecord (3.1.0.rc4)
      activemodel (= 3.1.0.rc4)
      activesupport (= 3.1.0.rc4)
      arel (~> 2.1.1)
      tzinfo (~> 0.3.27)
    activesupport (3.1.0.rc4)
      multi_json (~> 1.0)
    arel (2.1.3)
    bcrypt-ruby (2.1.4)
    builder (3.0.0)
    diff-lcs (1.1.2)
    i18n (0.6.0)
    multi_json (1.0.3)
    mysql (2.8.1)
    mysql2 (0.3.6)
    pg (0.11.0)
    rake (0.8.7)
    rspec (2.6.0)
      rspec-core (~> 2.6.0)
      rspec-expectations (~> 2.6.0)
      rspec-mocks (~> 2.6.0)
    rspec-core (2.6.4)
    rspec-expectations (2.6.0)
      diff-lcs (~> 1.1.2)
    rspec-mocks (2.6.0)
    sqlite3 (1.3.3)
    sqlite3-ruby (1.3.3)
      sqlite3 (>= 1.3.3)
    tzinfo (0.3.29)

PLATFORMS
  ruby

DEPENDENCIES
  activerecord (~> 3.1.0.rc)
  mysql
  mysql2 (~> 0.3.0)
  pg (~> 0.11)
  rake
  redhillonrails_core!
  rspec (~> 2.6.0)
  sqlite3-ruby (~> 1.3.1)

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
redhillonrails_core-2.0.0.pre Gemfile.lock