Skip to content

Commit

Permalink
Bump pagy from 9.1.0 to 9.2.2 (#889)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent 89e9c66 commit 3ffa8bc
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 @@ -24,7 +24,7 @@ gem 'jsbundling-rails', '~> 1.3'
gem 'lograge', '~> 0.14'
gem 'newrelic_rpm', '~> 9.13'
gem 'oj', '~> 3.16'
gem 'pagy', '~> 9.1'
gem 'pagy', '~> 9.2'
gem 'pg', '~> 1.5'
gem 'puma', '~> 6.4'
gem 'pundit', '~> 2.4'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -380,7 +380,7 @@ GEM
ostruct (>= 0.2)
orm_adapter (0.5.0)
ostruct (0.6.0)
pagy (9.1.0)
pagy (9.2.2)
parallel (1.26.3)
parallel_tests (4.7.2)
parallel
Expand Down Expand Up @@ -645,7 +645,7 @@ DEPENDENCIES
newrelic_rpm (~> 9.13)
octokit (~> 9.2)
oj (~> 3.16)
pagy (~> 9.1)
pagy (~> 9.2)
parallel_tests (~> 4.7)
pg (~> 1.5)
pg_query (~> 5.1.0)
Expand Down

0 comments on commit 3ffa8bc

Please sign in to comment.