From 566562170411c1b6f286f6742c556c0159e9dd1d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 23:51:04 +0000 Subject: [PATCH] Bump i18n from 0.7.0 to 0.9.5 in /_site Bumps [i18n](https://github.com/ruby-i18n/i18n) from 0.7.0 to 0.9.5. - [Release notes](https://github.com/ruby-i18n/i18n/releases) - [Changelog](https://github.com/ruby-i18n/i18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/ruby-i18n/i18n/compare/v0.7.0...v0.9.5) --- updated-dependencies: - dependency-name: i18n dependency-type: indirect ... Signed-off-by: dependabot[bot] --- _site/Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) mode change 100755 => 100644 _site/Gemfile.lock diff --git a/_site/Gemfile.lock b/_site/Gemfile.lock old mode 100755 new mode 100644 index 757743e97..cb8a1f84c --- a/_site/Gemfile.lock +++ b/_site/Gemfile.lock @@ -52,7 +52,8 @@ GEM color (~> 1.5) globalid (0.3.7) activesupport (>= 4.1.0) - i18n (0.7.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) jekyll (3.3.0) addressable (~> 2.4) colorator (~> 1.0)