From d5f1e962a14e02931df3332f83cb25513589b1fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 23:38:43 +0000 Subject: [PATCH] Bump i18n from 0.7.0 to 0.9.5 in /web 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] --- web/Gemfile.lock | 43 +++++++++++++++++++++++-------------------- 1 file changed, 23 insertions(+), 20 deletions(-) diff --git a/web/Gemfile.lock b/web/Gemfile.lock index b3389c2..313c26d 100644 --- a/web/Gemfile.lock +++ b/web/Gemfile.lock @@ -39,33 +39,36 @@ GEM minitest (~> 5.1) tzinfo (~> 1.1) arel (7.0.0) - builder (3.2.2) - concurrent-ruby (1.0.1) + builder (3.2.4) + concurrent-ruby (1.1.10) + crass (1.0.6) debug_inspector (0.0.2) erubis (2.7.0) ffi (1.9.10) globalid (0.3.6) activesupport (>= 4.1.0) - i18n (0.7.0) - json (1.8.3) + i18n (0.9.5) + concurrent-ruby (~> 1.0) listen (3.0.6) rb-fsevent (>= 0.9.3) rb-inotify (>= 0.9.7) - loofah (2.0.3) + loofah (2.18.0) + crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.6.3) mime-types (>= 1.16, < 3) method_source (0.8.2) mime-types (2.99.1) - mini_portile2 (2.0.0) - minitest (5.8.4) + mini_portile2 (2.8.0) + minitest (5.16.0) nio4r (1.2.1) - nokogiri (1.6.7.2) - mini_portile2 (~> 2.0.0.rc2) + nokogiri (1.13.6) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) obscenity (1.0.2) puma (3.1.0) - rack (2.0.0.alpha) - json + racc (1.6.0) + rack (2.2.3.1) rack-test (0.6.3) rack (>= 1.0) rails (5.0.0.beta3) @@ -80,14 +83,14 @@ GEM bundler (>= 1.3.0, < 2.0) railties (= 5.0.0.beta3) sprockets-rails (>= 2.0.0) - rails-deprecated_sanitizer (1.0.3) + rails-deprecated_sanitizer (1.0.4) activesupport (>= 4.2.0.alpha) - rails-dom-testing (1.0.7) - activesupport (>= 4.2.0.beta, < 5.0) - nokogiri (~> 1.6.0) + rails-dom-testing (1.0.9) + activesupport (>= 4.2.0, < 5.0) + nokogiri (~> 1.6) rails-deprecated_sanitizer (>= 1.0.1) - rails-html-sanitizer (1.0.3) - loofah (~> 2.0) + rails-html-sanitizer (1.4.3) + loofah (~> 2.3) railties (5.0.0.beta3) actionpack (= 5.0.0.beta3) activesupport (= 5.0.0.beta3) @@ -111,7 +114,7 @@ GEM spring-watcher-listen (2.0.0) listen (>= 2.7, < 4.0) spring (~> 1.2) - sprockets (3.5.2) + sprockets (3.7.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) sprockets-rails (3.0.4) @@ -119,9 +122,9 @@ GEM activesupport (>= 4.0) sprockets (>= 3.0.0) thor (0.19.1) - thread_safe (0.3.5) + thread_safe (0.3.6) tilt (2.0.2) - tzinfo (1.2.2) + tzinfo (1.2.9) thread_safe (~> 0.1) web-console (3.1.1) activemodel (>= 4.2)