From d1739b8bf7f763634b7e6401e7a03a30b1a68ee5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Feb 2020 14:22:36 +0000 Subject: [PATCH] Bump rake from 10.4.2 to 13.0.1 in /src/Externals/protobuf/ruby Bumps [rake](https://github.com/ruby/rake) from 10.4.2 to 13.0.1. - [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/v10.4.2...v13.0.1) Signed-off-by: dependabot[bot] --- src/Externals/protobuf/ruby/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Externals/protobuf/ruby/Gemfile.lock b/src/Externals/protobuf/ruby/Gemfile.lock index 91e1666f..c49fc62b 100644 --- a/src/Externals/protobuf/ruby/Gemfile.lock +++ b/src/Externals/protobuf/ruby/Gemfile.lock @@ -1,13 +1,13 @@ PATH remote: . specs: - google-protobuf (3.0.0.alpha.4) + google-protobuf (3.0.0.alpha.4.0) GEM remote: https://rubygems.org/ specs: power_assert (0.2.2) - rake (10.4.2) + rake (13.0.1) rake-compiler (0.9.5) rake rubygems-tasks (0.2.4)