mirror of
https://github.com/projekteuler/projekteuler.git
synced 2025-12-10 00:36:42 +01:00
Bump will_paginate from 3.3.0 to 3.3.1
Bumps [will_paginate](https://github.com/mislav/will_paginate) from 3.3.0 to 3.3.1. - [Release notes](https://github.com/mislav/will_paginate/releases) - [Commits](https://github.com/mislav/will_paginate/compare/v3.3.0...v3.3.1) --- updated-dependencies: - dependency-name: will_paginate dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
4f7fa8ea47
commit
d16ca761d9
2
Gemfile
2
Gemfile
@ -47,7 +47,7 @@ gem 'font-awesome-sass', '~> 5.15.1'
|
||||
gem 'diffy'
|
||||
gem 'diff-lcs'
|
||||
|
||||
gem 'will_paginate', '~> 3.3.0'
|
||||
gem 'will_paginate', '~> 3.3.1'
|
||||
gem 'will_paginate-bootstrap4', '~> 0.2.2'
|
||||
|
||||
gem 'devise', '~> 4.8.0'
|
||||
|
||||
@ -258,7 +258,7 @@ GEM
|
||||
websocket-driver (0.7.5)
|
||||
websocket-extensions (>= 0.1.0)
|
||||
websocket-extensions (0.1.5)
|
||||
will_paginate (3.3.0)
|
||||
will_paginate (3.3.1)
|
||||
will_paginate-bootstrap4 (0.2.2)
|
||||
will_paginate (~> 3.0, >= 3.0.0)
|
||||
zeitwerk (2.4.2)
|
||||
@ -294,7 +294,7 @@ DEPENDENCIES
|
||||
uglifier (~> 4.2.0)
|
||||
web-console (~> 4.1.0)
|
||||
webmock
|
||||
will_paginate (~> 3.3.0)
|
||||
will_paginate (~> 3.3.1)
|
||||
will_paginate-bootstrap4 (~> 0.2.2)
|
||||
|
||||
BUNDLED WITH
|
||||
|
||||
Loading…
Reference in New Issue
Block a user