Sha256: cb79941ca914ea61946d594b12b6620d68acddbc8e29b9b0db7060bc3a961c06

Contents?: true

Size: 1.65 KB

Versions: 1

Compression:

Stored size: 1.65 KB

Contents

PATH
  remote: ..
  specs:
    calculated_attributes (0.3.0)
      activerecord (>= 3.2.20)

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (3.2.21)
      activesupport (= 3.2.21)
      builder (~> 3.0.0)
    activerecord (3.2.21)
      activemodel (= 3.2.21)
      activesupport (= 3.2.21)
      arel (~> 3.0.2)
      tzinfo (~> 0.3.29)
    activesupport (3.2.21)
      i18n (~> 0.6, >= 0.6.4)
      multi_json (~> 1.0)
    appraisal (2.2.0)
      bundler
      rake
      thor (>= 0.14.0)
    arel (3.0.3)
    ast (2.3.0)
    builder (3.0.4)
    diff-lcs (1.2.5)
    i18n (0.7.0)
    multi_json (1.11.1)
    parallel (1.11.2)
    parser (2.4.0.0)
      ast (~> 2.2)
    powerpack (0.1.1)
    rainbow (2.2.2)
      rake
    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.0)
      rspec-support (~> 3.3.0)
    rspec-expectations (3.3.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.3.0)
    rspec-mocks (3.3.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.3.0)
    rspec-support (3.3.0)
    rubocop (0.49.1)
      parallel (~> 1.10)
      parser (>= 2.3.3.1, < 3.0)
      powerpack (~> 0.1)
      rainbow (>= 1.99.1, < 3.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (~> 1.0, >= 1.0.1)
    ruby-progressbar (1.8.1)
    sqlite3 (1.3.10)
    thor (0.19.4)
    tzinfo (0.3.44)
    unicode-display_width (1.3.0)

PLATFORMS
  ruby

DEPENDENCIES
  activerecord (~> 3.2)
  appraisal (~> 2.2.0)
  bundler (~> 1.15)
  calculated_attributes!
  rake (~> 10.0)
  rspec (~> 3.1)
  rubocop (~> 0.49.0)
  sqlite3 (~> 1.3.10)

BUNDLED WITH
   1.16.1

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
calculated_attributes-0.3.0 gemfiles/rails3.gemfile.lock