From 52e34586ae7d90c939b8df0c8d236dd4980881ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 23:31:51 +0000 Subject: [PATCH] Bump i18n Bumps [i18n](https://github.com/ruby-i18n/i18n) from 0.6.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.6.0...v0.9.5) --- updated-dependencies: - dependency-name: i18n dependency-type: indirect ... Signed-off-by: dependabot[bot] --- .../bundle/lib/ruby/gems/2.2.0/gems/excon-0.55.0/Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Floq/installer/fastlane_lib/bundle/lib/ruby/gems/2.2.0/gems/excon-0.55.0/Gemfile.lock b/Floq/installer/fastlane_lib/bundle/lib/ruby/gems/2.2.0/gems/excon-0.55.0/Gemfile.lock index 56e354b9..f5a17e9b 100644 --- a/Floq/installer/fastlane_lib/bundle/lib/ruby/gems/2.2.0/gems/excon-0.55.0/Gemfile.lock +++ b/Floq/installer/fastlane_lib/bundle/lib/ruby/gems/2.2.0/gems/excon-0.55.0/Gemfile.lock @@ -11,6 +11,7 @@ GEM multi_json (~> 1.0) backports (3.6.4) chronic (0.6.7) + concurrent-ruby (1.1.10) delorean (2.0.0) chronic diff-lcs (1.2.5) @@ -18,7 +19,8 @@ GEM eventmachine (1.0.4-java) ffi2-generators (0.1.1) formatador (0.2.3) - i18n (0.6.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) jruby-openssl (0.9.17-java) json (1.8.2) json (1.8.2-java)