Sha256: f7babf23c7fd3f013026f4372590c9c666b8c19e0d8a44796954844b65cdd55c

Contents?: true

Size: 1.54 KB

Versions: 1

Compression:

Stored size: 1.54 KB

Contents

PATH
  remote: .
  specs:
    validation_errors (0.3.0)
      activerecord (>= 4.1.0)
      zeitwerk (>= 2.0.0)

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (7.0.4)
      activesupport (= 7.0.4)
    activerecord (7.0.4)
      activemodel (= 7.0.4)
      activesupport (= 7.0.4)
    activesupport (7.0.4)
      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.10)
    i18n (1.12.0)
      concurrent-ruby (~> 1.0)
    minitest (5.16.3)
    parallel (1.22.1)
    parser (3.1.2.1)
      ast (~> 2.4.1)
    rainbow (3.1.1)
    rake (13.0.6)
    regexp_parser (2.5.0)
    rexml (3.2.5)
    rubocop (1.10.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.2.0, < 2.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 1.4.0, < 3.0)
    rubocop-ast (1.21.0)
      parser (>= 3.1.1.0)
    rubocop-performance (1.9.2)
      rubocop (>= 0.90.0, < 2.0)
      rubocop-ast (>= 0.4.0)
    ruby-progressbar (1.11.0)
    sqlite3 (1.5.0-arm64-darwin)
    sqlite3 (1.5.0-x86_64-linux)
    standard (0.13.0)
      rubocop (= 1.10.0)
      rubocop-performance (= 1.9.2)
    tzinfo (2.0.5)
      concurrent-ruby (~> 1.0)
    unicode-display_width (2.3.0)
    zeitwerk (2.6.6)

PLATFORMS
  arm64-darwin-21
  x86_64-linux

DEPENDENCIES
  minitest (~> 5.0)
  rake (~> 13.0)
  sqlite3 (~> 1.5.0)
  standard (~> 0.13.0)
  validation_errors!

BUNDLED WITH
   2.5.18

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
validation_errors-0.3.0 Gemfile.lock