From c826e7205f793bdb1e4f4274bfb328de2d58ca3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2020 04:00:52 +0000 Subject: [PATCH] Bump devise-i18n from 1.9.1 to 1.9.2 Bumps [devise-i18n](https://github.com/tigrish/devise-i18n) from 1.9.1 to 1.9.2. - [Release notes](https://github.com/tigrish/devise-i18n/releases) - [Changelog](https://github.com/tigrish/devise-i18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/tigrish/devise-i18n/compare/v1.9.1...v1.9.2) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4d9b566..328048a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -115,7 +115,7 @@ GEM railties (>= 4.1.0) responders warden (~> 1.2.3) - devise-i18n (1.9.1) + devise-i18n (1.9.2) devise (>= 4.7.1) diff-lcs (1.4.4) dynamic_form (1.1.4)