From 7f06bf6b746faab30edc4153c35dfaff1ccf6947 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Feb 2020 15:41:40 +0000 Subject: [PATCH] Bump rake from 0.8.7 to 13.0.1 in /example Bumps [rake](https://github.com/ruby/rake) from 0.8.7 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/rake-0.8.7...v13.0.1) Signed-off-by: dependabot[bot] --- example/Gemfile.lock | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/example/Gemfile.lock b/example/Gemfile.lock index b8417a9..ae1127c 100644 --- a/example/Gemfile.lock +++ b/example/Gemfile.lock @@ -59,9 +59,8 @@ GEM activesupport (= 3.0.3) rake (>= 0.8.7) thor (~> 0.14.4) - rake (0.8.7) - soap (0.0.2) - builder (>= 2.1.2) + rake (13.0.1) + soap (1.0.2) soap4r (1.5.8) httpclient (>= 2.1.1) sqlite3-ruby (1.3.2)