1
0
mirror of https://github.com/projekteuler/projekteuler.git synced 2026-01-27 02:28:50 +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:
2020-02-26 15:22:58 +01:00
committed by GitHub
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