Skip to content

Commit 7894787

Browse files
Bump pagy from 6.1.0 to 6.2.0 (#519)
Bumps [pagy](https://github.com/ddnexus/pagy) from 6.1.0 to 6.2.0. - [Changelog](https://github.com/ddnexus/pagy/blob/master/CHANGELOG.md) - [Commits](ddnexus/pagy@6.1.0...6.2.0) --- updated-dependencies: - dependency-name: pagy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 956e2ee commit 7894787

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ gem 'jsbundling-rails', '~> 1.2', '>= 1.2.1'
2121
gem 'lograge', '~> 0.14'
2222
gem 'newrelic_rpm', '~> 9.6'
2323
gem 'oj', '~> 3.16'
24-
gem 'pagy', '~> 6.1'
24+
gem 'pagy', '~> 6.2'
2525
gem 'pg', '~> 1.5'
2626
gem 'puma', '~> 6.4'
2727
gem 'pundit', '~> 2.3'

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ GEM
302302
sawyer (~> 0.9)
303303
oj (3.16.1)
304304
orm_adapter (0.5.0)
305-
pagy (6.1.0)
305+
pagy (6.2.0)
306306
parallel (1.23.0)
307307
parallel_tests (4.3.0)
308308
parallel
@@ -541,7 +541,7 @@ DEPENDENCIES
541541
newrelic_rpm (~> 9.6)
542542
octokit (~> 8.0)
543543
oj (~> 3.16)
544-
pagy (~> 6.1)
544+
pagy (~> 6.2)
545545
parallel_tests (~> 4.3)
546546
pg (~> 1.5)
547547
pg_query (~> 4.2.3)

0 commit comments

Comments
 (0)