From 977c02a817a8c710823f217394c88757ae61be0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Feb 2020 08:55:35 +0000 Subject: [PATCH] Bump rake from 10.0.2 to 12.3.3 Bumps [rake](https://github.com/ruby/rake) from 10.0.2 to 12.3.3. - [Release notes](https://github.com/ruby/rake/releases) - [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc) - [Commits](https://github.com/ruby/rake/compare/rake-10.0.2...v12.3.3) Signed-off-by: dependabot[bot] --- Gemfile.lock | 24 +++++++++++++++++++----- 1 file changed, 19 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6a73f02..069e06c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - waz-storage (1.3.0) + waz-storage (1.3.7) rest-client ruby-hmac @@ -9,17 +9,28 @@ GEM remote: https://rubygems.org/ specs: diff-lcs (1.1.3) + domain_name (0.5.20190701) + unf (>= 0.0.5, < 1.0.0) + http-accept (1.7.0) + http-cookie (1.0.3) + domain_name (~> 0.5) json (1.7.5) metaclass (0.0.1) - mime-types (1.19) + mime-types (3.3.1) + mime-types-data (~> 3.2015) + mime-types-data (3.2019.1009) mocha (0.10.5) metaclass (~> 0.0.1) multi_json (1.5.0) - rake (10.0.2) + netrc (0.11.0) + rake (12.3.3) rdoc (3.12) json (~> 1.4) - rest-client (1.6.7) - mime-types (>= 1.16) + rest-client (2.1.0) + http-accept (>= 1.7.0, < 2.0) + http-cookie (>= 1.0.2, < 2.0) + mime-types (>= 1.16, < 4.0) + netrc (~> 0.8) rspec (2.9.0) rspec-core (~> 2.9.0) rspec-expectations (~> 2.9.0) @@ -33,6 +44,9 @@ GEM multi_json (~> 1.0) simplecov-html (~> 0.7.1) simplecov-html (0.7.1) + unf (0.1.4) + unf_ext + unf_ext (0.0.7.6) PLATFORMS ruby