From 110357dc7bf8a2c48ab344e55ceffeaf99bd7c2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 23:51:06 +0000 Subject: [PATCH] build(deps): bump i18n 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] --- pkgs/applications/networking/cluster/panamax/api/Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pkgs/applications/networking/cluster/panamax/api/Gemfile.lock b/pkgs/applications/networking/cluster/panamax/api/Gemfile.lock index 597c691700ad2..e22d774a699ac 100644 --- a/pkgs/applications/networking/cluster/panamax/api/Gemfile.lock +++ b/pkgs/applications/networking/cluster/panamax/api/Gemfile.lock @@ -33,6 +33,7 @@ GEM archive-tar-minitar (0.5.2) arel (5.0.1.20140414130214) builder (3.2.2) + concurrent-ruby (1.1.10) coveralls (0.7.0) multi_json (~> 1.3) rest-client @@ -58,7 +59,8 @@ GEM faraday (= 0.8.9) faraday_middleware (= 0.9.0) hike (1.2.3) - i18n (0.7.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) its (0.2.0) rspec-core json (1.8.1)