mirror of
https://github.com/projekteuler/projekteuler.git
synced 2025-12-10 08:46:41 +01:00
Merge pull request #110 from projekteuler/dependabot/bundler/will_paginate-3.2.1
Bump will_paginate from 3.1.8 to 3.2.1
This commit is contained in:
commit
07ed624459
2
Gemfile
2
Gemfile
@ -45,7 +45,7 @@ gem 'font-awesome-sass', '~> 5.12.0'
|
||||
gem 'diffy'
|
||||
gem 'diff-lcs'
|
||||
|
||||
gem 'will_paginate', '~> 3.1.8'
|
||||
gem 'will_paginate', '~> 3.2.1'
|
||||
gem 'will_paginate-bootstrap4', '~> 0.2.2'
|
||||
|
||||
gem 'devise', '~> 4.7.1'
|
||||
|
||||
@ -231,7 +231,7 @@ GEM
|
||||
websocket-driver (0.7.1)
|
||||
websocket-extensions (>= 0.1.0)
|
||||
websocket-extensions (0.1.4)
|
||||
will_paginate (3.1.8)
|
||||
will_paginate (3.2.1)
|
||||
will_paginate-bootstrap4 (0.2.2)
|
||||
will_paginate (~> 3.0, >= 3.0.0)
|
||||
zeitwerk (2.2.2)
|
||||
@ -264,7 +264,7 @@ DEPENDENCIES
|
||||
tzinfo-data
|
||||
uglifier (~> 4.2.0)
|
||||
web-console (~> 4.0.1)
|
||||
will_paginate (~> 3.1.8)
|
||||
will_paginate (~> 3.2.1)
|
||||
will_paginate-bootstrap4 (~> 0.2.2)
|
||||
|
||||
BUNDLED WITH
|
||||
|
||||
Loading…
Reference in New Issue
Block a user