Sha256: 03eeb40e708177a03158aa3aa948f44d5b8567e5fce7f41bbe0a6b7ca6137ca0

Contents?: true

Size: 1.54 KB

Versions: 1

Compression:

Stored size: 1.54 KB

Contents

PATH
  remote: .
  specs:
    attribute_extras (1.0.1)
      activerecord (> 3)

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (7.0.0.alpha2)
      activesupport (= 7.0.0.alpha2)
    activerecord (7.0.0.alpha2)
      activemodel (= 7.0.0.alpha2)
      activesupport (= 7.0.0.alpha2)
    activesupport (7.0.0.alpha2)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 1.6, < 2)
      minitest (>= 5.1)
      tzinfo (~> 2.0)
    ast (2.4.2)
    concurrent-ruby (1.1.9)
    docile (1.3.5)
    i18n (1.8.10)
      concurrent-ruby (~> 1.0)
    minitest (5.14.4)
    parallel (1.21.0)
    parser (3.0.2.0)
      ast (~> 2.4.1)
    rainbow (3.0.0)
    rake (13.0.6)
    regexp_parser (2.1.1)
    rexml (3.2.5)
    rubocop (1.23.0)
      parallel (~> 1.10)
      parser (>= 3.0.0.0)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 1.8, < 3.0)
      rexml
      rubocop-ast (>= 1.12.0, < 2.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 1.4.0, < 3.0)
    rubocop-ast (1.13.0)
      parser (>= 3.0.1.1)
    ruby-progressbar (1.11.0)
    simplecov (0.21.2)
      docile (~> 1.1)
      simplecov-html (~> 0.11)
      simplecov_json_formatter (~> 0.1)
    simplecov-html (0.12.3)
    simplecov_json_formatter (0.1.2)
    sqlite3 (1.4.2)
    tzinfo (2.0.4)
      concurrent-ruby (~> 1.0)
    unicode-display_width (2.1.0)

PLATFORMS
  ruby

DEPENDENCIES
  activerecord (>= 6.0.0.beta1)
  attribute_extras!
  bundler (~> 2.0)
  minitest (~> 5.0)
  rake (~> 13.0)
  rubocop (~> 1.12)
  simplecov (~> 0.17)
  sqlite3 (~> 1.4)

BUNDLED WITH
   2.2.3

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
attribute_extras-1.0.1 Gemfile.lock