Skip to content

Commit

Permalink
Upgrade: Bump pagy from 9.0.5 to 9.3.3
Browse files Browse the repository at this point in the history
Bumps [pagy](https://github.com/ddnexus/pagy) from 9.0.5 to 9.3.3.
- [Release notes](https://github.com/ddnexus/pagy/releases)
- [Changelog](https://github.com/ddnexus/pagy/blob/master/CHANGELOG.md)
- [Commits](ddnexus/pagy@9.0.5...9.3.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 10, 2025
1 parent fae1d67 commit dac2e89
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 @@ -30,7 +30,7 @@ gem 'octokit', '~> 9.1'
gem 'omniauth-github', '~> 2.0.1'
gem 'omniauth-google-oauth2', '~> 1.1.1'
gem 'omniauth-rails_csrf_protection', '~> 1.0'
gem 'pagy', '~> 9.0'
gem 'pagy', '~> 9.3'
gem 'pg', '~> 1.5'
gem 'propshaft', '~> 1.1'
gem 'public_activity', '~> 3.0'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -346,7 +346,7 @@ GEM
actionpack (>= 4.2)
omniauth (~> 2.0)
orm_adapter (0.5.0)
pagy (9.0.5)
pagy (9.3.3)
parallel (1.26.3)
parallel_tests (4.7.2)
parallel
Expand Down Expand Up @@ -632,7 +632,7 @@ DEPENDENCIES
omniauth-github (~> 2.0.1)
omniauth-google-oauth2 (~> 1.1.1)
omniauth-rails_csrf_protection (~> 1.0)
pagy (~> 9.0)
pagy (~> 9.3)
parallel_tests (~> 4.7)
pg (~> 1.5)
propshaft (~> 1.1)
Expand Down

0 comments on commit dac2e89

Please sign in to comment.