Skip to content

Commit

Permalink
Pin pagy to verison 6 (#1658)
Browse files Browse the repository at this point in the history
  • Loading branch information
jagthedrummer authored Aug 20, 2024
1 parent 8f79212 commit f6e655e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,9 @@ end
# BULLET TRAIN GEMS
# This section is the list of Ruby gems included by default for Bullet Train.

# TODO: Remove this after updating the core gems to 1.7.21
gem "pagy", "< 7"

# We use a constant here so that we can ensure that all of the bullet_train-*
# packages are on the same version.
BULLET_TRAIN_VERSION = "1.7.20"
Expand Down
1 change: 1 addition & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -755,6 +755,7 @@ DEPENDENCIES
magic_test
minitest-reporters
minitest-retry
pagy (< 7)
pg (>= 0.18, < 2.0)
postmark-rails
pry
Expand Down

0 comments on commit f6e655e

Please sign in to comment.