Skip to content

Commit

Permalink
Update dependency pagy to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 25, 2024
1 parent 751f8b7 commit 74379a5
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', '~> 6.0'
gem 'pagy', '~> 8.0'
gem 'pdfkit'
gem 'pg', '>= 0.18', '< 2.0'
gem 'puma', '~> 6.4.2'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@ GEM
validate_url
webfinger (~> 1.2)
orm_adapter (0.5.0)
pagy (6.0.4)
pagy (8.6.3)
parallel (1.25.1)
parser (3.3.3.0)
ast (~> 2.4.1)
Expand Down Expand Up @@ -517,7 +517,7 @@ DEPENDENCIES
okcomputer (~> 1.18.4)
omniauth-rails_csrf_protection
omniauth-tara!
pagy (~> 6.0)
pagy (~> 8.0)
pdfkit
pg (>= 0.18, < 2.0)
pg_search
Expand Down

0 comments on commit 74379a5

Please sign in to comment.