Sha256: 7b6a0c87a2d9709c1a51a44aa758479aae0c5e3b354ac115eae06b4861f9f180

Contents?: true

Size: 909 Bytes

Versions: 2

Compression:

Stored size: 909 Bytes

Contents

PATH
  remote: .
  specs:
    pagy_mongoid_cursor (0.1.0)
      mongoid
      pagy (>= 6, < 7)

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (7.0.6)
      activesupport (= 7.0.6)
    activesupport (7.0.6)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 1.6, < 2)
      minitest (>= 5.1)
      tzinfo (~> 2.0)
    bson (4.15.0)
    concurrent-ruby (1.2.2)
    i18n (1.14.1)
      concurrent-ruby (~> 1.0)
    minitest (5.18.1)
    mongo (2.19.0)
      bson (>= 4.14.1, < 5.0.0)
    mongoid (8.1.1)
      activemodel (>= 5.1, < 7.1, != 7.0.0)
      concurrent-ruby (>= 1.0.5, < 2.0)
      mongo (>= 2.18.0, < 3.0.0)
      ruby2_keywords (~> 0.0.5)
    pagy (6.0.4)
    rake (13.0.6)
    ruby2_keywords (0.0.5)
    tzinfo (2.0.6)
      concurrent-ruby (~> 1.0)

PLATFORMS
  arm64-darwin-22

DEPENDENCIES
  minitest (~> 5.0)
  pagy_mongoid_cursor!
  rake (~> 13.0)

BUNDLED WITH
   2.2.33

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
pagy_mongoid_cursor-0.2.0 Gemfile.lock
pagy_mongoid_cursor-0.1.0 Gemfile.lock