From ab18295743a2db25cdd9b3939bc22ef41e7308f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 23:50:55 +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/ui/Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pkgs/applications/networking/cluster/panamax/ui/Gemfile.lock b/pkgs/applications/networking/cluster/panamax/ui/Gemfile.lock index b273595bbb051..704e6f57d88d9 100644 --- a/pkgs/applications/networking/cluster/panamax/ui/Gemfile.lock +++ b/pkgs/applications/networking/cluster/panamax/ui/Gemfile.lock @@ -48,6 +48,7 @@ GEM xpath (~> 2.0) coderay (1.1.0) columnize (0.8.9) + concurrent-ruby (1.1.10) coveralls (0.7.0) multi_json (~> 1.3) rest-client @@ -76,7 +77,8 @@ GEM haml (4.0.5) tilt hike (1.2.3) - i18n (0.7.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) its (0.2.0) rspec-core jquery-rails (3.1.2)