Skip to content

Commit

Permalink
Bump pagy from 6.0.4 to 6.1.0 (#477)
Browse files Browse the repository at this point in the history
Bumps [pagy](https://github.com/ddnexus/pagy) from 6.0.4 to 6.1.0.
- [Changelog](https://github.com/ddnexus/pagy/blob/master/CHANGELOG.md)
- [Commits](ddnexus/pagy@6.0.4...6.1.0)

---
updated-dependencies:
- dependency-name: pagy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 2, 2023
1 parent 0432768 commit 93aa209
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 'jbuilder', '~> 2.10'
gem 'lograge', '~> 0.13'
gem 'newrelic_rpm', '~> 9.5'
gem 'oj', '~> 3.16'
gem 'pagy', '~> 6.0'
gem 'pagy', '~> 6.1'
gem 'pg', '~> 1.5'
gem 'puma', '~> 6.3'
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 @@ -289,7 +289,7 @@ GEM
racc (~> 1.4)
oj (3.16.1)
orm_adapter (0.5.0)
pagy (6.0.4)
pagy (6.1.0)
parallel (1.23.0)
parallel_tests (4.2.2)
parallel
Expand Down Expand Up @@ -528,7 +528,7 @@ DEPENDENCIES
lograge (~> 0.13)
newrelic_rpm (~> 9.5)
oj (~> 3.16)
pagy (~> 6.0)
pagy (~> 6.1)
parallel_tests (~> 4.2)
pg (~> 1.5)
pg_query (~> 4.2.3)
Expand Down

0 comments on commit 93aa209

Please sign in to comment.