Bump rails-timeago

This commit is contained in:
Benjamin Neff 2022-06-27 02:17:09 +02:00
parent 9189dbf348
commit e3e7d2daab
No known key found for this signature in database
GPG key ID: 971464C3F1A90194
2 changed files with 5 additions and 5 deletions

View file

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

View file

@ -594,9 +594,9 @@ GEM
rails-i18n (5.1.3) rails-i18n (5.1.3)
i18n (>= 0.7, < 2) i18n (>= 0.7, < 2)
railties (>= 5.0, < 6) railties (>= 5.0, < 6)
rails-timeago (2.19.1) rails-timeago (2.20.0)
actionpack (>= 3.1) actionpack (>= 5.2)
activesupport (>= 3.1) activesupport (>= 5.2)
railties (5.2.8) railties (5.2.8)
actionpack (= 5.2.8) actionpack (= 5.2.8)
activesupport (= 5.2.8) activesupport (= 5.2.8)
@ -894,7 +894,7 @@ DEPENDENCIES
rails-assets-utatti-perfect-scrollbar (= 1.4.0)! rails-assets-utatti-perfect-scrollbar (= 1.4.0)!
rails-controller-testing (= 1.0.5) rails-controller-testing (= 1.0.5)
rails-i18n (= 5.1.3) rails-i18n (= 5.1.3)
rails-timeago (= 2.19.1) rails-timeago (= 2.20.0)
redcarpet (= 3.5.1) redcarpet (= 3.5.1)
redis (= 4.7.0) redis (= 4.7.0)
responders (= 3.0.1) responders (= 3.0.1)