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

Merge pull request #117 from projekteuler/dependabot/bundler/will_paginate-3.3.0

Bump will_paginate from 3.2.1 to 3.3.0
This commit is contained in:
Philipp Fischbeck 2020-02-26 15:22:58 +01:00 committed by GitHub
commit 42575da300
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -45,7 +45,7 @@ gem 'font-awesome-sass', '~> 5.12.0'
gem 'diffy'
gem 'diff-lcs'
gem 'will_paginate', '~> 3.2.1'
gem 'will_paginate', '~> 3.3.0'
gem 'will_paginate-bootstrap4', '~> 0.2.2'
gem 'devise', '~> 4.7.1'

View File

@ -229,7 +229,7 @@ GEM
websocket-driver (0.7.1)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.4)
will_paginate (3.2.1)
will_paginate (3.3.0)
will_paginate-bootstrap4 (0.2.2)
will_paginate (~> 3.0, >= 3.0.0)
zeitwerk (2.2.2)
@ -262,7 +262,7 @@ DEPENDENCIES
tzinfo-data
uglifier (~> 4.2.0)
web-console (~> 4.0.1)
will_paginate (~> 3.2.1)
will_paginate (~> 3.3.0)
will_paginate-bootstrap4 (~> 0.2.2)
BUNDLED WITH