Skip to content

Commit 71650c3

Browse files
author
github-actions
committed
update with project-syncing action
1 parent 6697073 commit 71650c3

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

Gemfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ gem "htmlbeautifier"
6969
gem "http"
7070
gem "kaminari"
7171
gem "openai-chat"
72+
gem "pagy"
7273
gem "pundit"
7374
gem "ransack"
7475
gem "rollbar"

Gemfile.lock

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -315,6 +315,7 @@ GEM
315315
mime-types (~> 3.0)
316316
orm_adapter (0.5.0)
317317
ostruct (0.6.1)
318+
pagy (9.3.5)
318319
parallel (1.26.3)
319320
parser (3.3.7.1)
320321
ast (~> 2.4.1)
@@ -601,6 +602,7 @@ DEPENDENCIES
601602
kamal
602603
kaminari
603604
openai-chat
605+
pagy
604606
pg (~> 1.1)
605607
propshaft
606608
pry-rails

0 commit comments

Comments
 (0)