From ed67df8fb08912b781813603db9d25dd2c849b4f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 23:30:15 +0000 Subject: [PATCH] Bump i18n from 0.6.1 to 0.9.5 Bumps [i18n](https://github.com/ruby-i18n/i18n) from 0.6.1 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.1...v0.9.5) --- updated-dependencies: - dependency-name: i18n dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 33 ++++++++++++++++++++++----------- 1 file changed, 22 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 11d31c1..666a8c1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - whoops (0.5.4) + whoops (0.5.5) haml kaminari mongo @@ -41,7 +41,7 @@ GEM multi_json (~> 1.0) addressable (2.3.2) archive-tar-minitar (0.5.2) - arel (3.0.2) + arel (3.0.3) bson (1.8.0) activesupport bson_ext (1.8.0) @@ -58,19 +58,22 @@ GEM ffi (~> 1.0, >= 1.0.6) coderay (1.0.8) columnize (0.3.6) + concurrent-ruby (1.1.10) diff-lcs (1.1.3) erubis (2.7.0) fabrication (2.5.1) faker (1.1.2) i18n (~> 0.5) ffi (1.2.0) - haml (4.0.0) + haml (5.2.2) + temple (>= 0.8.0) tilt hike (1.2.1) - i18n (0.6.1) + i18n (0.9.5) + concurrent-ruby (~> 1.0) journey (1.0.4) json (1.7.5) - kaminari (0.14.1) + kaminari (0.17.0) actionpack (>= 3.0.0) activesupport (>= 3.0.0) libwebsocket (0.1.7.1) @@ -88,13 +91,13 @@ GEM mime-types (1.19) mongo (1.8.0) bson (~> 1.8.0) - mongoid (2.5.1) + mongoid (2.7.1) activemodel (~> 3.1) - mongo (~> 1.7) + mongo (~> 1.8) tzinfo (~> 0.3.22) multi_json (1.5.0) nokogiri (1.5.5) - polyglot (0.3.3) + polyglot (0.3.5) pry (0.9.10) coderay (~> 1.0.5) method_source (~> 0.8) @@ -122,6 +125,9 @@ GEM rdoc (~> 3.4) thor (>= 0.14.6, < 2.0) rake (10.0.3) + rb-fsevent (0.11.1) + rb-inotify (0.10.1) + ffi (~> 1.0) rbx-require-relative (0.0.9) rdoc (3.12) json (~> 1.4) @@ -152,7 +158,11 @@ GEM ruby_core_source (0.1.5) archive-tar-minitar (>= 0.5.2) rubyzip (0.9.9) - sass (3.2.7) + sass (3.7.4) + sass-listen (~> 4.0.0) + sass-listen (4.0.0) + rb-fsevent (~> 0.9, >= 0.9.4) + rb-inotify (~> 0.9, >= 0.9.7) selenium-webdriver (2.27.2) childprocess (>= 0.2.5) libwebsocket (~> 0.1.3) @@ -164,12 +174,13 @@ GEM multi_json (~> 1.0) rack (~> 1.0) tilt (~> 1.1, != 1.3.0) + temple (0.8.2) thor (0.16.0) tilt (1.3.3) - treetop (1.4.12) + treetop (1.4.15) polyglot polyglot (>= 0.3.1) - tzinfo (0.3.37) + tzinfo (0.3.60) websocket (1.0.4) xpath (1.0.0) nokogiri (~> 1.3)