Skip to content

Commit

Permalink
Merge pull request #1255 from internetee/renovate/pagy-8.x
Browse files Browse the repository at this point in the history
Update dependency pagy to v8
  • Loading branch information
OlegPhenomenon authored Aug 9, 2024
2 parents 79a90a2 + f84fef8 commit a1f3fb4
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 '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 (6.0.4)
pagy (8.6.3)
parallel (1.25.1)
parser (3.3.3.0)
ast (~> 2.4.1)
Expand Down Expand Up @@ -570,7 +570,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 a1f3fb4

Please sign in to comment.