Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 3, 2024
1 parent 58531c2 commit b5eb6a9
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 @@ -5,7 +5,7 @@ gem 'rails', '7.1.3.3'
gem 'bootstrap', '4.6.2'
gem 'attr_encrypted', git: 'https://github.com/octobox/attr_encrypted.git', branch: 'rails-7'
gem 'jquery-rails'
gem 'pagy', '7.0.11'
gem 'pagy', '8.4.1'
gem 'local_time', '2.1.0'
gem 'octicons_helper'
gem 'octokit'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,7 @@ GEM
omniauth-rails_csrf_protection (1.0.2)
actionpack (>= 4.2)
omniauth (~> 2.0)
pagy (7.0.11)
pagy (8.4.1)
pg (1.5.6)
pg_search (2.3.6)
activerecord (>= 5.2)
Expand Down Expand Up @@ -457,7 +457,7 @@ DEPENDENCIES
oj
omniauth-github (= 2.0.1)
omniauth-rails_csrf_protection
pagy (= 7.0.11)
pagy (= 8.4.1)
pg
pg_search
psych
Expand Down

0 comments on commit b5eb6a9

Please sign in to comment.