File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff 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
2828gem 'ostruct' , '~> 0.6'
29- gem 'pagy' , '~> 43.3 '
29+ gem 'pagy' , '~> 43.4 '
3030gem 'pg' , '~> 1.6'
3131gem 'puma' , '~> 7.2'
3232gem 'pundit' , '~> 2.5'
Original file line number Diff line number Diff line change 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 )
You can’t perform that action at this time.
0 commit comments