Sha256: f53b5d9708fa764721b5cbcd0557e01bd95d2c6ed7136a27ba30aed095f1d3ab

Contents?: true

Size: 1.24 KB

Versions: 4

Compression:

Stored size: 1.24 KB

Contents

PATH
  remote: .
  specs:
    chrono_model (0.5.0.beta)
      activerecord (~> 3.2)
      pg

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (3.2.8)
      activesupport (= 3.2.8)
      builder (~> 3.0.0)
    activerecord (3.2.8)
      activemodel (= 3.2.8)
      activesupport (= 3.2.8)
      arel (~> 3.0.2)
      tzinfo (~> 0.3.29)
    activesupport (3.2.8)
      i18n (~> 0.6)
      multi_json (~> 1.0)
    arel (3.0.2)
    builder (3.0.4)
    coderay (1.0.8)
    columnize (0.3.6)
    debugger (1.2.1)
      columnize (>= 0.3.1)
      debugger-linecache (~> 1.1.1)
      debugger-ruby_core_source (~> 1.1.4)
    debugger-linecache (1.1.2)
      debugger-ruby_core_source (>= 1.1.1)
    debugger-ruby_core_source (1.1.4)
    diff-lcs (1.1.3)
    i18n (0.6.1)
    method_source (0.8.1)
    multi_json (1.3.6)
    pg (0.14.1)
    pry (0.9.10)
      coderay (~> 1.0.5)
      method_source (~> 0.8)
      slop (~> 3.3.1)
    rspec (2.11.0)
      rspec-core (~> 2.11.0)
      rspec-expectations (~> 2.11.0)
      rspec-mocks (~> 2.11.0)
    rspec-core (2.11.1)
    rspec-expectations (2.11.3)
      diff-lcs (~> 1.1.3)
    rspec-mocks (2.11.3)
    slop (3.3.3)
    tzinfo (0.3.33)

PLATFORMS
  ruby

DEPENDENCIES
  chrono_model!
  debugger
  pry
  rspec

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
chrono_model-0.5.2 Gemfile.lock
chrono_model-0.5.1 Gemfile.lock
chrono_model-0.5.0 Gemfile.lock
chrono_model-0.5.0.beta Gemfile.lock