Skip to content

Commit

Permalink
chore(deps): update dependency pagy to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 26, 2024
1 parent 2491dc1 commit b7fa090
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 @@ -27,7 +27,7 @@ gem "hotwire-rails"
gem 'importmap-rails'
gem 'sprockets-rails'
gem 'pg_search'
gem "pagy", "~> 6.0"
gem "pagy", "~> 9.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 @@ -332,7 +332,7 @@ GEM
validate_email
validate_url
webfinger (~> 2.0)
pagy (6.1.0)
pagy (9.3.1)
parallel (1.23.0)
parser (3.2.2.4)
ast (~> 2.4.1)
Expand Down Expand Up @@ -576,7 +576,7 @@ DEPENDENCIES
omniauth (>= 2.0.0)
omniauth-rails_csrf_protection
omniauth-tara!
pagy (~> 6.0)
pagy (~> 9.0)
pdfkit
pg (~> 1.1)
pg_search
Expand Down

0 comments on commit b7fa090

Please sign in to comment.