From af0cabeda6f29f86842ab9fe399edc5328d2d33c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Feb 2021 09:03:06 +0000 Subject: [PATCH] Bump rails-timeago from 2.19.0 to 2.19.1 Bumps [rails-timeago](https://github.com/jgraichen/rails-timeago) from 2.19.0 to 2.19.1. - [Release notes](https://github.com/jgraichen/rails-timeago/releases) - [Changelog](https://github.com/jgraichen/rails-timeago/blob/master/CHANGELOG.md) - [Commits](https://github.com/jgraichen/rails-timeago/compare/v2.19.0...v2.19.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2cca962d..c766a53b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -295,7 +295,7 @@ GEM rails-i18n (5.1.3) i18n (>= 0.7, < 2) railties (>= 5.0, < 6) - rails-timeago (2.19.0) + rails-timeago (2.19.1) actionpack (>= 3.1) activesupport (>= 3.1) rails_admin (2.0.2)