Sha256: 0b8d65b9f9f19ee43a4621d39933fa142163c46d30dd2368256a74e9981b8afa

Contents?: true

Size: 1.76 KB

Versions: 1

Compression:

Stored size: 1.76 KB

Contents

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

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (5.2.0.rc1)
      activesupport (= 5.2.0.rc1)
    activerecord (5.2.0.rc1)
      activemodel (= 5.2.0.rc1)
      activesupport (= 5.2.0.rc1)
      arel (>= 9.0)
    activesupport (5.2.0.rc1)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (~> 0.7)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    appraisal (2.2.0)
      bundler
      rake
      thor (>= 0.14.0)
    arel (9.0.0)
    ast (2.4.0)
    concurrent-ruby (1.0.5)
    diff-lcs (1.3)
    i18n (0.9.5)
      concurrent-ruby (~> 1.0)
    minitest (5.11.3)
    parallel (1.12.1)
    parser (2.5.0.0)
      ast (~> 2.4.0)
    powerpack (0.1.1)
    rainbow (2.2.2)
      rake
    rake (10.5.0)
    rspec (3.7.0)
      rspec-core (~> 3.7.0)
      rspec-expectations (~> 3.7.0)
      rspec-mocks (~> 3.7.0)
    rspec-core (3.7.1)
      rspec-support (~> 3.7.0)
    rspec-expectations (3.7.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.7.0)
    rspec-mocks (3.7.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.7.0)
    rspec-support (3.7.1)
    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.9.0)
    sqlite3 (1.3.13)
    thor (0.20.0)
    thread_safe (0.3.6)
    tzinfo (1.2.5)
      thread_safe (~> 0.1)
    unicode-display_width (1.3.0)

PLATFORMS
  ruby

DEPENDENCIES
  activerecord (~> 5.2.0.rc1)
  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/rails5_2.gemfile.lock