Skip to content

Commit 16b6238

Browse files
Bump pagy from 43.3.1 to 43.4.0 (#1352)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent eaeef1a commit 16b6238

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ gem 'newrelic_rpm', '~> 10.2'
2626
# Adding ostruct until rswag-ui gem v3 is released
2727
# https://github.com/rswag/rswag/pull/790#issuecomment-3710836151
2828
gem 'ostruct', '~> 0.6'
29-
gem 'pagy', '~> 43.3'
29+
gem 'pagy', '~> 43.4'
3030
gem 'pg', '~> 1.6'
3131
gem 'puma', '~> 7.2'
3232
gem 'pundit', '~> 2.5'

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -392,7 +392,7 @@ GEM
392392
sawyer (~> 0.9)
393393
orm_adapter (0.5.0)
394394
ostruct (0.6.3)
395-
pagy (43.3.1)
395+
pagy (43.4.0)
396396
json
397397
uri
398398
yaml
@@ -687,7 +687,7 @@ DEPENDENCIES
687687
newrelic_rpm (~> 10.2)
688688
octokit (~> 10.0)
689689
ostruct (~> 0.6)
690-
pagy (~> 43.3)
690+
pagy (~> 43.4)
691691
parallel_tests (~> 5.6)
692692
pg (~> 1.6)
693693
pg_query (~> 6.2.2)

0 commit comments

Comments
 (0)