Sha256: f1b81eef617512e1bebb68ce01cb29faed3f65fe35fd8d2e99723d7ba25fd7f3

Contents?: true

Size: 1.37 KB

Versions: 1

Compression:

Stored size: 1.37 KB

Contents

PATH
  remote: .
  specs:
    graphql-pagination (0.1.0)
      graphql

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (5.2.3)
      activesupport (= 5.2.3)
    activerecord (5.2.3)
      activemodel (= 5.2.3)
      activesupport (= 5.2.3)
      arel (>= 9.0)
    activesupport (5.2.3)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    arel (9.0.0)
    coderay (1.1.2)
    concurrent-ruby (1.1.5)
    diff-lcs (1.3)
    graphql (1.9.4)
    i18n (1.6.0)
      concurrent-ruby (~> 1.0)
    kaminari-activerecord (1.1.1)
      activerecord
      kaminari-core (= 1.1.1)
    kaminari-core (1.1.1)
    method_source (0.9.2)
    minitest (5.11.3)
    pry (0.12.2)
      coderay (~> 1.1.0)
      method_source (~> 0.9.0)
    rake (12.3.2)
    rspec (3.8.0)
      rspec-core (~> 3.8.0)
      rspec-expectations (~> 3.8.0)
      rspec-mocks (~> 3.8.0)
    rspec-core (3.8.0)
      rspec-support (~> 3.8.0)
    rspec-expectations (3.8.3)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-mocks (3.8.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-support (3.8.0)
    thread_safe (0.3.6)
    tzinfo (1.2.5)
      thread_safe (~> 0.1)

PLATFORMS
  ruby

DEPENDENCIES
  bundler
  graphql-pagination!
  kaminari-activerecord
  kaminari-core
  pry
  rake
  rspec

BUNDLED WITH
   2.0.1

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
graphql-pagination-0.1.0 Gemfile.lock