Sha256: 78c21f3bc55ad2ab3d83c35acb6ef91ff7b0d1cc0c12cbc88126bfa056faa149

Contents?: true

Size: 1.18 KB

Versions: 1

Compression:

Stored size: 1.18 KB

Contents

PATH
  remote: .
  specs:
    disallow (0.1.0)
      activerecord

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (6.1.7.3)
      activesupport (= 6.1.7.3)
    activerecord (6.1.7.3)
      activemodel (= 6.1.7.3)
      activesupport (= 6.1.7.3)
    activesupport (6.1.7.3)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 1.6, < 2)
      minitest (>= 5.1)
      tzinfo (~> 2.0)
      zeitwerk (~> 2.3)
    concurrent-ruby (1.2.2)
    diff-lcs (1.5.0)
    i18n (1.13.0)
      concurrent-ruby (~> 1.0)
    minitest (5.18.0)
    rake (12.3.3)
    rspec (3.12.0)
      rspec-core (~> 3.12.0)
      rspec-expectations (~> 3.12.0)
      rspec-mocks (~> 3.12.0)
    rspec-core (3.12.2)
      rspec-support (~> 3.12.0)
    rspec-expectations (3.12.3)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.12.0)
    rspec-mocks (3.12.5)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.12.0)
    rspec-support (3.12.0)
    sqlite3 (1.4.2)
    tzinfo (2.0.6)
      concurrent-ruby (~> 1.0)
    with_model (2.1.6)
      activerecord (>= 5.2)
    zeitwerk (2.6.8)

PLATFORMS
  ruby

DEPENDENCIES
  disallow!
  rake (~> 12.0)
  rspec (~> 3.0)
  sqlite3
  with_model

BUNDLED WITH
   2.1.4

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
disallow-0.1.0 Gemfile.lock