1
0
mirror of https://github.com/projekteuler/projekteuler.git synced 2025-12-10 00:36:42 +01:00

Merge pull request #227 from projekteuler/dependabot/bundler/will_paginate-3.3.1

Bump will_paginate from 3.3.0 to 3.3.1
This commit is contained in:
Philipp Fischbeck 2021-09-29 10:29:20 +02:00 committed by GitHub
commit 58bfe3183d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -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'

View File

@ -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