Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ end

gem "faraday", "~> 2.14"

gem "pagy", "~> 9.4"
gem "pagy", "~> 43.2"
7 changes: 5 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,9 @@ GEM
nokogiri (1.18.10-x86_64-linux-musl)
racc (~> 1.4)
ostruct (0.6.3)
pagy (9.4.0)
pagy (43.2.2)
json
yaml
parallel (1.27.0)
parser (3.3.9.0)
ast (~> 2.4.1)
Expand Down Expand Up @@ -311,6 +313,7 @@ GEM
base64
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
yaml (0.4.0)
zeitwerk (2.7.3)

PLATFORMS
Expand All @@ -329,7 +332,7 @@ DEPENDENCIES
debug
faraday (~> 2.14)
kamal
pagy (~> 9.4)
pagy (~> 43.2)
puma (>= 5.0)
rails (~> 8.0.3)
rubocop-rails-omakase
Expand Down