Skip to content

Commit a03c2ae

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 4c46693 commit a03c2ae

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
@@ -20,7 +20,7 @@ gem "ostruct"
2020
gem "bcrypt", "~> 3.1.7"
2121
gem "pg"
2222
gem "faker"
23-
gem "will_paginate", "3.3.1"
23+
gem "will_paginate", "4.0.1"
2424
gem "bootstrap-will_paginate", "1.0.0"
2525
gem "sassc-rails"
2626
gem "rails-controller-testing"

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,7 @@ GEM
360360
websocket-driver (0.7.6)
361361
websocket-extensions (>= 0.1.0)
362362
websocket-extensions (0.1.5)
363-
will_paginate (3.3.1)
363+
will_paginate (4.0.1)
364364
xpath (3.2.0)
365365
nokogiri (~> 1.8)
366366
zeitwerk (2.6.18)
@@ -410,7 +410,7 @@ DEPENDENCIES
410410
tzinfo-data
411411
web-console
412412
webdrivers
413-
will_paginate (= 3.3.1)
413+
will_paginate (= 4.0.1)
414414

415415
BUNDLED WITH
416416
2.5.18

0 commit comments

Comments
 (0)