Skip to content

Commit

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

---
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 Mar 18, 2024
1 parent 9885feb commit 51d668a
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.1.3"

gem "active_model_serializers"

gem 'pagy', '~> 7.0.10'
gem 'pagy', '~> 7.0.11'

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 @@ -143,7 +143,7 @@ GEM
nio4r (2.7.0)
nokogiri (1.16.2-x86_64-linux)
racc (~> 1.4)
pagy (7.0.10)
pagy (7.0.11)
pg (1.5.6)
psych (5.1.2)
stringio
Expand Down Expand Up @@ -226,7 +226,7 @@ DEPENDENCIES
interactor
jbuilder
jwt
pagy (~> 7.0.10)
pagy (~> 7.0.11)
pg (~> 1.5)
puma (~> 6.4)
pundit (~> 2.3, >= 2.3.1)
Expand Down

0 comments on commit 51d668a

Please sign in to comment.