From c046b366d25869dc06bd891d7211a9c9bdd12f3f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2020 23:38:33 +0000 Subject: [PATCH] Bump i18n from 0.6.0 to 0.9.5 Bumps [i18n](https://github.com/svenfuchs/i18n) from 0.6.0 to 0.9.5. - [Release notes](https://github.com/svenfuchs/i18n/releases) - [Changelog](https://github.com/ruby-i18n/i18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/svenfuchs/i18n/compare/v0.6.0...v0.9.5) Signed-off-by: dependabot[bot] --- Gemfile.lock | 56 ++++++++++++++++++++++++++++++++++++++-------------- 1 file changed, 41 insertions(+), 15 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2f153e0..43c0b81 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -45,12 +45,14 @@ GEM activesupport (3.2.2) i18n (~> 0.6) multi_json (~> 1.0) - addressable (2.2.7) + addressable (2.7.0) + public_suffix (>= 2.0.2, < 5.0) arel (3.0.2) autotest (4.4.6) ZenTest (>= 4.4.1) autotest-rails (4.1.2) ZenTest (~> 4.5) + buftok (0.2.0) builder (3.0.0) coffee-rails (3.2.2) coffee-script (>= 2.2.0) @@ -60,8 +62,12 @@ GEM execjs coffee-script-source (1.2.0) commonjs (0.2.5) + concurrent-ruby (1.1.5) database_cleaner (0.7.2) diff-lcs (1.1.3) + domain_name (0.5.20190701) + unf (>= 0.0.5, < 1.0.0) + equalizer (0.0.11) erubis (2.7.0) execjs (1.3.0) multi_json (~> 1.0) @@ -70,12 +76,18 @@ GEM factory_girl_rails (2.0.0) factory_girl (~> 3.0.0) railties (>= 3.0.0) - faraday (0.7.6) - addressable (~> 2.2) - multipart-post (~> 1.1) - rack (~> 1.1) hike (1.2.1) - i18n (0.6.0) + http (3.3.0) + addressable (~> 2.3) + http-cookie (~> 1.0) + http-form_data (~> 2.0) + http_parser.rb (~> 0.6.0) + http-cookie (1.0.3) + domain_name (~> 0.5) + http-form_data (2.2.0) + http_parser.rb (0.6.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) journey (1.0.3) jquery-rails (2.0.1) railties (>= 3.2.0, < 5.0) @@ -92,12 +104,16 @@ GEM i18n (>= 0.4.0) mime-types (~> 1.16) treetop (~> 1.4.8) + memoizable (0.4.2) + thread_safe (~> 0.3, >= 0.3.1) mime-types (1.18) - multi_json (1.1.0) - multipart-post (1.1.5) + multi_json (1.14.1) + multipart-post (2.1.1) + naught (1.1.0) pg (0.13.2) polyglot (0.3.3) - rack (1.4.1) + public_suffix (4.0.3) + rack (1.4.7) rack-cache (1.2) rack (>= 0.4) rack-ssl (1.3.2) @@ -148,7 +164,7 @@ GEM simple_form (2.0.1) actionpack (~> 3.0) activemodel (~> 3.0) - simple_oauth (0.1.5) + simple_oauth (0.3.1) sprockets (2.1.2) hike (~> 1.2) rack (~> 1.0) @@ -157,19 +173,29 @@ GEM therubyracer (0.9.10) libv8 (~> 3.3.10) thor (0.14.6) + thread_safe (0.3.6) tilt (1.3.3) treetop (1.4.10) polyglot polyglot (>= 0.3.1) - twitter (2.1.1) - activesupport (>= 2.3.9, < 4) - faraday (~> 0.7) - multi_json (~> 1.0) - simple_oauth (~> 0.1) + twitter (6.2.0) + addressable (~> 2.3) + buftok (~> 0.2.0) + equalizer (~> 0.0.11) + http (~> 3.0) + http-form_data (~> 2.0) + http_parser.rb (~> 0.6.0) + memoizable (~> 0.4.0) + multipart-post (~> 2.0) + naught (~> 1.0) + simple_oauth (~> 0.3.0) tzinfo (0.3.32) uglifier (1.2.3) execjs (>= 0.3.0) multi_json (>= 1.0.2) + unf (0.1.4) + unf_ext + unf_ext (0.0.7.6) PLATFORMS ruby