Bump will_paginate

This commit is contained in:
Benjamin Neff 2021-11-06 01:57:58 +01:00
parent 862796131f
commit b8e5021dd1
No known key found for this signature in database
GPG key ID: 971464C3F1A90194
2 changed files with 3 additions and 3 deletions

View file

@ -194,7 +194,7 @@ gem "gon", "6.4.0"
gem "hamlit", "2.15.1" gem "hamlit", "2.15.1"
gem "mobile-fu", "1.4.0" gem "mobile-fu", "1.4.0"
gem "rails-timeago", "2.19.1" gem "rails-timeago", "2.19.1"
gem "will_paginate", "3.3.0" gem "will_paginate", "3.3.1"
# Logging # Logging

View file

@ -785,7 +785,7 @@ GEM
websocket-driver (0.7.5) websocket-driver (0.7.5)
websocket-extensions (>= 0.1.0) websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5) websocket-extensions (0.1.5)
will_paginate (3.3.0) will_paginate (3.3.1)
xpath (3.2.0) xpath (3.2.0)
nokogiri (~> 1.8) nokogiri (~> 1.8)
yard (0.9.26) yard (0.9.26)
@ -930,7 +930,7 @@ DEPENDENCIES
uuid (= 2.3.9) uuid (= 2.3.9)
versionist (= 2.0.1) versionist (= 2.0.1)
webmock (= 3.14.0) webmock (= 3.14.0)
will_paginate (= 3.3.0) will_paginate (= 3.3.1)
BUNDLED WITH BUNDLED WITH
1.17.3 1.17.3