Skip to content

Commit

Permalink
Bump pagy from 9.3.2 to 9.3.3 in /master
Browse files Browse the repository at this point in the history
Bumps [pagy](https://github.com/ddnexus/pagy) from 9.3.2 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.3.2...9.3.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 3732582 commit 7c0a895
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion master/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ gem "rails", "~> 7.2.2"

gem "active_model_serializers"

gem 'pagy', '~> 9.3.2'
gem 'pagy', '~> 9.3.3'

gem "pg", "~> 1.5"

Expand Down
4 changes: 2 additions & 2 deletions master/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ GEM
nio4r (2.7.4)
nokogiri (1.16.8-x86_64-linux)
racc (~> 1.4)
pagy (9.3.2)
pagy (9.3.3)
pg (1.5.9)
psych (5.1.2)
stringio
Expand Down Expand Up @@ -222,7 +222,7 @@ DEPENDENCIES
interactor
jbuilder
jwt
pagy (~> 9.3.2)
pagy (~> 9.3.3)
pg (~> 1.5)
puma (~> 6.5)
pundit (~> 2.4)
Expand Down

0 comments on commit 7c0a895

Please sign in to comment.