canvas-lms/gems/paginated_collection/Gemfile.lock

55 lines
1.1 KiB
Plaintext

PATH
remote: .
specs:
paginated_collection (1.0.0)
folio-pagination (~> 0.0.12)
will_paginate (>= 3.0, < 5.0)
GEM
remote: https://rubygems.org/
specs:
diff-lcs (1.5.1)
folio-pagination (0.0.12)
mini_portile2 (2.8.6)
rake (13.2.1)
rspec (3.13.0)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
rspec-mocks (~> 3.13.0)
rspec-core (3.13.0)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-mocks (3.13.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.1)
sqlite3 (1.7.3)
mini_portile2 (~> 2.8.0)
sqlite3 (1.7.3-aarch64-linux)
sqlite3 (1.7.3-arm64-darwin)
sqlite3 (1.7.3-x86_64-darwin)
sqlite3 (1.7.3-x86_64-linux)
will_paginate (4.0.0)
PLATFORMS
aarch64-linux
arm64-darwin
ruby
x86_64-darwin
x86_64-linux
DEPENDENCIES
bundler (~> 2.2)
paginated_collection!
rake
rspec (~> 3.12)
sqlite3
RUBY VERSION
ruby 3.1.2p20
BUNDLED WITH
2.5.10