Skip to content

Commit

Permalink
Bump will_paginate from 3.3.1 to 4.0.1 (#950)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 9, 2024
1 parent 1a4bdd8 commit 80dab86
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ gem "text"
gem "tzinfo-data"
gem "useragent", "~> 0.10"
gem "virtus"
gem "will_paginate", "~> 3.0", ">= 3.0.3"
gem "will_paginate", "~> 4.0"
gem "will_paginate-bootstrap", "~> 1.0", ">= 1.0.1"

group :production do
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -792,7 +792,7 @@ GEM
websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
will_paginate (3.3.1)
will_paginate (4.0.1)
will_paginate-bootstrap (1.0.2)
will_paginate (>= 3.0.3)
xpath (3.2.0)
Expand Down Expand Up @@ -871,7 +871,7 @@ DEPENDENCIES
useragent (~> 0.10)
virtus
webmock
will_paginate (~> 3.0, >= 3.0.3)
will_paginate (~> 4.0)
will_paginate-bootstrap (~> 1.0, >= 1.0.1)

RUBY VERSION
Expand Down

0 comments on commit 80dab86

Please sign in to comment.