Sha256: 58272144a83f7cabb7fc48f636c6f1b19e014136c421634e87a3070d80066521

Contents?: true

Size: 1.28 KB

Versions: 2

Compression:

Stored size: 1.28 KB

Contents

PATH
  remote: ../
  specs:
    polo (0.1.0)
      activerecord (>= 3.2)

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (4.2.3)
      activesupport (= 4.2.3)
      builder (~> 3.1)
    activerecord (4.2.3)
      activemodel (= 4.2.3)
      activesupport (= 4.2.3)
      arel (~> 6.0)
    activesupport (4.2.3)
      i18n (~> 0.7)
      json (~> 1.7, >= 1.7.7)
      minitest (~> 5.1)
      thread_safe (~> 0.3, >= 0.3.4)
      tzinfo (~> 1.1)
    appraisal (2.1.0)
      bundler
      rake
      thor (>= 0.14.0)
    arel (6.0.3)
    builder (3.2.2)
    diff-lcs (1.2.5)
    i18n (0.7.0)
    json (1.8.3)
    minitest (5.8.0)
    rake (10.4.2)
    rspec (3.3.0)
      rspec-core (~> 3.3.0)
      rspec-expectations (~> 3.3.0)
      rspec-mocks (~> 3.3.0)
    rspec-core (3.3.2)
      rspec-support (~> 3.3.0)
    rspec-expectations (3.3.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.3.0)
    rspec-mocks (3.3.2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.3.0)
    rspec-support (3.3.0)
    sqlite3 (1.3.10)
    thor (0.19.1)
    thread_safe (0.3.5)
    tzinfo (1.2.2)
      thread_safe (~> 0.1)

PLATFORMS
  ruby

DEPENDENCIES
  activerecord (= 4.2.3)
  appraisal
  bundler (~> 1.10)
  polo!
  rake (~> 10.0)
  rspec
  sqlite3 (= 1.3.10)

BUNDLED WITH
   1.10.6

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
polo-0.2.0 gemfiles/rails42.gemfile.lock
polo-0.1.0 gemfiles/rails42.gemfile.lock