Skip to content

Commit

Permalink
Bump pagy from 6.1.0 to 6.2.0 (#519)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] committed Nov 14, 2023
1 parent 956e2ee commit 7894787
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ gem 'jsbundling-rails', '~> 1.2', '>= 1.2.1'
gem 'lograge', '~> 0.14'
gem 'newrelic_rpm', '~> 9.6'
gem 'oj', '~> 3.16'
gem 'pagy', '~> 6.1'
gem 'pagy', '~> 6.2'
gem 'pg', '~> 1.5'
gem 'puma', '~> 6.4'
gem 'pundit', '~> 2.3'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -302,7 +302,7 @@ GEM
sawyer (~> 0.9)
oj (3.16.1)
orm_adapter (0.5.0)
pagy (6.1.0)
pagy (6.2.0)
parallel (1.23.0)
parallel_tests (4.3.0)
parallel
Expand Down Expand Up @@ -541,7 +541,7 @@ DEPENDENCIES
newrelic_rpm (~> 9.6)
octokit (~> 8.0)
oj (~> 3.16)
pagy (~> 6.1)
pagy (~> 6.2)
parallel_tests (~> 4.3)
pg (~> 1.5)
pg_query (~> 4.2.3)
Expand Down

0 comments on commit 7894787

Please sign in to comment.