Skip to content

Commit

Permalink
Update dependency pagy to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 17, 2024
1 parent c2b51d2 commit 44a1596
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 @@ -28,7 +28,7 @@ gem 'noticed', '~> 1.6'
gem 'okcomputer', '~> 1.18.4'
gem 'omniauth-rails_csrf_protection'
gem 'omniauth-tara', github: 'internetee/omniauth-tara'
gem 'pagy', '~> 8.0'
gem 'pagy', '~> 9.0'
gem 'pdfkit'
gem 'pg', '>= 0.18', '< 2.0'
gem 'pg_search'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,7 @@ GEM
validate_url
webfinger (~> 1.2)
orm_adapter (0.5.0)
pagy (8.6.3)
pagy (9.0.9)
parallel (1.25.1)
parser (3.3.3.0)
ast (~> 2.4.1)
Expand Down Expand Up @@ -572,7 +572,7 @@ DEPENDENCIES
okcomputer (~> 1.18.4)
omniauth-rails_csrf_protection
omniauth-tara!
pagy (~> 8.0)
pagy (~> 9.0)
pdfkit
pg (>= 0.18, < 2.0)
pg_search
Expand Down

0 comments on commit 44a1596

Please sign in to comment.