Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 8, 2024
1 parent 047a54e commit c1f5dcf
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion personal/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ end


gem 'solargraph', group: :development
gem "pagy", "~> 6.0.4"
gem "pagy", "~> 8.6.3"
gem 'activerecord-postgis-adapter'
gem 'httparty'
gem "pghero"
Expand Down
14 changes: 7 additions & 7 deletions personal/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -189,10 +189,10 @@ GEM
activesupport (>= 6.1)
google-protobuf (4.26.1)
rake (>= 13)
google-protobuf (4.26.1-aarch64-linux)
rake (>= 13)
google-protobuf (4.26.1-arm64-darwin)
rake (>= 13)
google-protobuf (4.26.1-x86_64-linux)
rake (>= 13)
gutentag (2.6.2)
activerecord (>= 3.2.0)
hashie (5.0.0)
Expand Down Expand Up @@ -284,10 +284,10 @@ GEM
nokogiri (1.16.4)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.16.4-aarch64-linux)
racc (~> 1.4)
nokogiri (1.16.4-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.4-x86_64-linux)
racc (~> 1.4)
oauth2 (2.0.9)
faraday (>= 0.17.3, < 3.0)
jwt (>= 1.0, < 3.0)
Expand All @@ -298,7 +298,7 @@ GEM
oj (3.16.3)
bigdecimal (>= 3.0)
ox (2.14.18)
pagy (6.0.4)
pagy (8.6.3)
parallel (1.24.0)
parser (3.3.1.0)
ast (~> 2.4.1)
Expand Down Expand Up @@ -495,9 +495,9 @@ GEM
zeitwerk (2.6.13)

PLATFORMS
aarch64-linux
arm64-darwin-22
ruby
x86_64-linux

DEPENDENCIES
action_policy
Expand Down Expand Up @@ -529,7 +529,7 @@ DEPENDENCIES
oauth2
oj
ox
pagy (~> 6.0.4)
pagy (~> 8.6.3)
pg
pg_query
pg_search
Expand Down

0 comments on commit c1f5dcf

Please sign in to comment.