Skip to content

Commit

Permalink
Bump pagy from 8.3.0 to 8.4.0 (#706)
Browse files Browse the repository at this point in the history
Bumps [pagy](https://github.com/ddnexus/pagy) from 8.3.0 to 8.4.0.
- [Release notes](https://github.com/ddnexus/pagy/releases)
- [Changelog](https://github.com/ddnexus/pagy/blob/master/CHANGELOG.md)
- [Commits](ddnexus/pagy@8.3.0...8.4.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] committed May 6, 2024
1 parent b0596a0 commit ee98601
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -23,7 +23,7 @@ gem 'jsbundling-rails', '~> 1.3'
gem 'lograge', '~> 0.14'
gem 'newrelic_rpm', '~> 9.9'
gem 'oj', '~> 3.16'
gem 'pagy', '~> 8.3'
gem 'pagy', '~> 8.4'
gem 'pg', '~> 1.5'
gem 'puma', '~> 6.4'
gem 'pundit', '~> 2.3'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Expand Up @@ -368,7 +368,7 @@ GEM
oj (3.16.3)
bigdecimal (>= 3.0)
orm_adapter (0.5.0)
pagy (8.3.0)
pagy (8.4.0)
parallel (1.24.0)
parallel_tests (4.7.1)
parallel
Expand Down Expand Up @@ -643,7 +643,7 @@ DEPENDENCIES
newrelic_rpm (~> 9.9)
octokit (~> 8.1)
oj (~> 3.16)
pagy (~> 8.3)
pagy (~> 8.4)
parallel_tests (~> 4.7)
pg (~> 1.5)
pg_query (~> 5.1.0)
Expand Down

0 comments on commit ee98601

Please sign in to comment.