Skip to content

Commit 6b7f601

Browse files
build(deps): bump will_paginate from 3.3.1 to 4.0.1
Bumps [will_paginate](https://github.com/mislav/will_paginate) from 3.3.1 to 4.0.1. - [Release notes](https://github.com/mislav/will_paginate/releases) - [Commits](mislav/will_paginate@v3.3.1...v4.0.1) --- updated-dependencies: - dependency-name: will_paginate dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bc79950 commit 6b7f601

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ gem "jbuilder"
1919
gem "ostruct"
2020
gem "bcrypt", "~> 3.1.7"
2121
gem "faker"
22-
gem "will_paginate", "3.3.1"
22+
gem "will_paginate", "4.0.1"
2323
gem "bootstrap-will_paginate", "1.0.0"
2424
gem "sassc-rails"
2525
gem "rails-controller-testing"

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -389,7 +389,7 @@ GEM
389389
websocket-driver (0.7.6)
390390
websocket-extensions (>= 0.1.0)
391391
websocket-extensions (0.1.5)
392-
will_paginate (3.3.1)
392+
will_paginate (4.0.1)
393393
xpath (3.2.0)
394394
nokogiri (~> 1.8)
395395
zeitwerk (2.6.18)
@@ -442,7 +442,7 @@ DEPENDENCIES
442442
tzinfo-data
443443
web-console
444444
webdrivers
445-
will_paginate (= 3.3.1)
445+
will_paginate (= 4.0.1)
446446

447447
BUNDLED WITH
448448
2.5.18

0 commit comments

Comments
 (0)