Sha256: 812fb2eb170dc578fd1fc5e47050d3a75095c2aa22e30c7725e04ad2374c9c3a

Contents?: true

Size: 1.26 KB

Versions: 1

Compression:

Stored size: 1.26 KB

Contents

PATH
  remote: .
  specs:
    gql_serializer (2.2.1)
      activerecord (>= 5.2, < 8.0)

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (7.0.2.3)
      activesupport (= 7.0.2.3)
    activerecord (7.0.2.3)
      activemodel (= 7.0.2.3)
      activesupport (= 7.0.2.3)
    activesupport (7.0.2.3)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 1.6, < 2)
      minitest (>= 5.1)
      tzinfo (~> 2.0)
    coderay (1.1.3)
    concurrent-ruby (1.1.9)
    diff-lcs (1.4.4)
    i18n (1.10.0)
      concurrent-ruby (~> 1.0)
    method_source (1.0.0)
    minitest (5.15.0)
    pry (0.13.1)
      coderay (~> 1.1)
      method_source (~> 1.0)
    rake (12.3.3)
    rspec (3.10.0)
      rspec-core (~> 3.10.0)
      rspec-expectations (~> 3.10.0)
      rspec-mocks (~> 3.10.0)
    rspec-core (3.10.0)
      rspec-support (~> 3.10.0)
    rspec-expectations (3.10.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.10.0)
    rspec-mocks (3.10.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.10.0)
    rspec-support (3.10.0)
    sqlite3 (1.4.2)
    tzinfo (2.0.4)
      concurrent-ruby (~> 1.0)

PLATFORMS
  ruby
  x64-mingw32

DEPENDENCIES
  gql_serializer!
  pry (~> 0.13.1)
  rake (~> 12.0)
  rspec (~> 3.0)
  sqlite3 (~> 1.4.2)

BUNDLED WITH
   2.1.4

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
gql_serializer-2.2.1 Gemfile.lock