Skip to content

Commit c2df5d2

Browse files
Bump pagy from 5.10.1 to 9.4.0
Bumps [pagy](https://github.com/ddnexus/pagy) from 5.10.1 to 9.4.0. - [Release notes](https://github.com/ddnexus/pagy/releases) - [Changelog](https://github.com/ddnexus/pagy/blob/master/CHANGELOG.md) - [Commits](ddnexus/pagy@5.10.1...9.4.0) --- updated-dependencies: - dependency-name: pagy dependency-version: 9.4.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4d33b9a commit c2df5d2

2 files changed

Lines changed: 6 additions & 7 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ gem "devise", "~> 4.9"
7979
gem "premailer-rails", "~> 1.12"
8080
gem "iso_country_codes"
8181

82-
gem "pagy", "~> 5.10"
82+
gem "pagy", "~> 9.4"
8383
gem "sidekiq", "~> 6.5"
8484
gem "sidekiq-cron", "~> 1.7"
8585
gem "geocoder", "~> 1.8"

Gemfile.lock

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ GEM
7979
bcrypt (3.1.20)
8080
bcrypt_pbkdf (1.1.1)
8181
benchmark (0.4.1)
82-
bigdecimal (3.2.3)
82+
bigdecimal (3.3.1)
8383
bindex (0.8.1)
8484
bootsnap (1.18.6)
8585
msgpack (~> 1.2)
@@ -200,7 +200,7 @@ GEM
200200
mini_magick (5.3.1)
201201
logger
202202
mini_mime (1.1.5)
203-
minitest (5.25.5)
203+
minitest (5.26.0)
204204
msgpack (1.8.0)
205205
net-imap (0.5.11)
206206
date
@@ -231,8 +231,7 @@ GEM
231231
racc (~> 1.4)
232232
orm_adapter (0.5.0)
233233
ostruct (0.6.3)
234-
pagy (5.10.1)
235-
activesupport
234+
pagy (9.4.0)
236235
parallel (1.27.0)
237236
parser (3.3.9.0)
238237
ast (~> 2.4.1)
@@ -392,7 +391,7 @@ GEM
392391
unicode-display_width (3.2.0)
393392
unicode-emoji (~> 4.1)
394393
unicode-emoji (4.1.0)
395-
uri (1.0.3)
394+
uri (1.0.4)
396395
useragent (0.16.11)
397396
warden (1.2.9)
398397
rack (>= 2.0.9)
@@ -440,7 +439,7 @@ DEPENDENCIES
440439
letter_opener
441440
letter_opener_web (~> 3.0)
442441
local_time (~> 2.1)
443-
pagy (~> 5.10)
442+
pagy (~> 9.4)
444443
pg (~> 1.1)
445444
premailer-rails (~> 1.12)
446445
propshaft

0 commit comments

Comments
 (0)