Sha256: 364411a1088e0ccbd3447c59280ecc3d5a3ebcb622469347f9a5a730fd57606e

Contents?: true

Size: 1.74 KB

Versions: 1

Compression:

Stored size: 1.74 KB

Contents

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

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (4.2.2)
      activesupport (= 4.2.2)
      builder (~> 3.1)
    activerecord (4.2.2)
      activemodel (= 4.2.2)
      activesupport (= 4.2.2)
      arel (~> 6.0)
    activesupport (4.2.2)
      i18n (~> 0.7)
      json (~> 1.7, >= 1.7.7)
      minitest (~> 5.1)
      thread_safe (~> 0.3, >= 0.3.4)
      tzinfo (~> 1.1)
    appraisal (2.2.0)
      bundler
      rake
      thor (>= 0.14.0)
    arel (6.0.0)
    ast (2.4.0)
    builder (3.2.2)
    diff-lcs (1.2.5)
    i18n (0.7.0)
    jaro_winkler (1.5.3)
    json (1.8.5)
    minitest (5.7.0)
    parallel (1.17.0)
    parser (2.6.4.0)
      ast (~> 2.4.0)
    rainbow (3.0.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.1)
      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.74.0)
      jaro_winkler (~> 1.5.1)
      parallel (~> 1.10)
      parser (>= 2.6)
      rainbow (>= 2.2.2, < 4.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 1.4.0, < 1.7)
    ruby-progressbar (1.10.1)
    sqlite3 (1.3.10)
    thor (0.19.4)
    thread_safe (0.3.5)
    tzinfo (1.2.2)
      thread_safe (~> 0.1)
    unicode-display_width (1.6.0)

PLATFORMS
  ruby

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

BUNDLED WITH
   1.17.0

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
calculated_attributes-0.4.0 gemfiles/rails4_2.gemfile.lock