Sha256: dabeec65a9dd7a1d18df58458cfe1d334c3a89c8f8b9b6b7979d12a6f93aeeb4

Contents?: true

Size: 1.39 KB

Versions: 1

Compression:

Stored size: 1.39 KB

Contents

PATH
  remote: .
  specs:
    gql_serializer (2.1.1)
      activerecord (>= 5.2, < 6.1)

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (6.0.3.5)
      activesupport (= 6.0.3.5)
    activerecord (6.0.3.5)
      activemodel (= 6.0.3.5)
      activesupport (= 6.0.3.5)
    activesupport (6.0.3.5)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
      zeitwerk (~> 2.2, >= 2.2.2)
    coderay (1.1.3)
    concurrent-ruby (1.1.8)
    diff-lcs (1.4.4)
    i18n (1.8.9)
      concurrent-ruby (~> 1.0)
    method_source (1.0.0)
    minitest (5.14.4)
    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)
    thread_safe (0.3.6)
    tzinfo (1.2.9)
      thread_safe (~> 0.1)
    zeitwerk (2.4.2)

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.1.1 Gemfile.lock