From 262dc811df8a81ad628297b4d95d97abbdbfe1f0 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2020 10:15:59 +0000 Subject: [PATCH] Bump rails-timeago from 2.18.0 to 2.19.0 Bumps [rails-timeago](https://github.com/jgraichen/rails-timeago) from 2.18.0 to 2.19.0. - [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.18.0...v2.19.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index d2d06875..6d7952d7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -260,7 +260,7 @@ GEM rails-i18n (5.1.3) i18n (>= 0.7, < 2) railties (>= 5.0, < 6) - rails-timeago (2.18.0) + rails-timeago (2.19.0) actionpack (>= 3.1) activesupport (>= 3.1) railties (5.2.4.3)