Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 23, 2024
1 parent b077e53 commit e094bb2
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 @@ -52,7 +52,7 @@ gem 'dotenv-rails'
gem 'ed25519'
gem 'jquery-rails'
gem 'net-smtp'
gem 'pagy', '~> 6.2.0'
gem 'pagy', '~> 6.4.3'
gem 'truncato'

group :development, :test do
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ GEM
racc (~> 1.4)
nokogiri (1.16.0-x86_64-linux)
racc (~> 1.4)
pagy (6.2.0)
pagy (6.4.3)
parallel (1.24.0)
parser (3.3.0.5)
ast (~> 2.4.1)
Expand Down Expand Up @@ -374,7 +374,7 @@ DEPENDENCIES
listen (>= 3.0.5, < 3.9)
mysql2
net-smtp
pagy (~> 6.2.0)
pagy (~> 6.4.3)
puma (>= 6.3.1)
rails (~> 6.1.7.6)
rails-controller-testing
Expand Down

0 comments on commit e094bb2

Please sign in to comment.