Skip to content

Commit 11cff12

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 21b0adc commit 11cff12

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

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)
@@ -199,7 +199,7 @@ GEM
199199
mini_magick (5.3.1)
200200
logger
201201
mini_mime (1.1.5)
202-
minitest (5.25.5)
202+
minitest (5.26.0)
203203
msgpack (1.8.0)
204204
net-imap (0.5.11)
205205
date
@@ -230,8 +230,7 @@ GEM
230230
racc (~> 1.4)
231231
orm_adapter (0.5.0)
232232
ostruct (0.6.3)
233-
pagy (5.10.1)
234-
activesupport
233+
pagy (9.4.0)
235234
parallel (1.27.0)
236235
parser (3.3.9.0)
237236
ast (~> 2.4.1)
@@ -391,7 +390,7 @@ GEM
391390
unicode-display_width (3.2.0)
392391
unicode-emoji (~> 4.1)
393392
unicode-emoji (4.1.0)
394-
uri (1.0.3)
393+
uri (1.0.4)
395394
useragent (0.16.11)
396395
warden (1.2.9)
397396
rack (>= 2.0.9)
@@ -438,7 +437,7 @@ DEPENDENCIES
438437
kamal
439438
letter_opener
440439
letter_opener_web (~> 3.0)
441-
pagy (~> 5.10)
440+
pagy (~> 9.4)
442441
pg (~> 1.1)
443442
premailer-rails (~> 1.12)
444443
propshaft

0 commit comments

Comments
 (0)