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 15, 2024
1 parent 69f3a66 commit e0e23ca
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 @@ -30,7 +30,7 @@ gem "hotwire-rails"
gem 'importmap-rails'
gem 'sprockets-rails'
gem 'pg_search'
gem "pagy", "~> 6.0"
gem "pagy", "~> 8.0"
gem 'simpleidn', '0.2.1'
gem 'faraday'
gem 'dry-initializer', '~> 3.1.0'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -329,7 +329,7 @@ GEM
validate_email
validate_url
webfinger (~> 2.0)
pagy (6.1.0)
pagy (8.6.3)
parallel (1.23.0)
parser (3.2.2.4)
ast (~> 2.4.1)
Expand Down Expand Up @@ -566,7 +566,7 @@ DEPENDENCIES
omniauth (>= 2.0.0)
omniauth-rails_csrf_protection
omniauth-tara!
pagy (~> 6.0)
pagy (~> 8.0)
pdfkit
pg (~> 1.1)
pg_search
Expand Down

0 comments on commit e0e23ca

Please sign in to comment.