Sha256: 9e758e3f2890c02253bd0a6eb610d2812e8f4c5b1f8aae8724e3be307b0a9725

Contents?: true

Size: 1.22 KB

Versions: 1

Compression:

Stored size: 1.22 KB

Contents

PATH
  remote: .
  specs:
    query_filter (0.2.2)
      activesupport (>= 4.0)

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (6.0.3.2)
      activesupport (= 6.0.3.2)
    activerecord (6.0.3.2)
      activemodel (= 6.0.3.2)
      activesupport (= 6.0.3.2)
    activesupport (6.0.3.2)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
      zeitwerk (~> 2.2, >= 2.2.2)
    concurrent-ruby (1.1.6)
    diff-lcs (1.4.2)
    i18n (1.8.3)
      concurrent-ruby (~> 1.0)
    minitest (5.14.1)
    rake (13.0.1)
    rspec (3.9.0)
      rspec-core (~> 3.9.0)
      rspec-expectations (~> 3.9.0)
      rspec-mocks (~> 3.9.0)
    rspec-core (3.9.2)
      rspec-support (~> 3.9.3)
    rspec-expectations (3.9.2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.9.0)
    rspec-mocks (3.9.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.9.0)
    rspec-support (3.9.3)
    sqlite3 (1.4.2)
    thread_safe (0.3.6)
    tzinfo (1.2.7)
      thread_safe (~> 0.1)
    zeitwerk (2.3.0)

PLATFORMS
  ruby

DEPENDENCIES
  activerecord (>= 4.0)
  bundler (~> 1.15)
  query_filter!
  rake (>= 12.3.3)
  rspec (~> 3.0)
  sqlite3 (~> 1.3, >= 1.3.13)

BUNDLED WITH
   1.17.3

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
query_filter-0.2.2 Gemfile.lock