From 1da137bbce332ed92df61a9f7542c44fd6272671 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Mar 2021 07:56:31 +0000 Subject: [PATCH] Bump rake from 10.3.2 to 13.0.3 in /rails_api_example Bumps [rake](https://github.com/ruby/rake) from 10.3.2 to 13.0.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/v10.3.2...v13.0.3) Signed-off-by: dependabot[bot] --- rails_api_example/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rails_api_example/Gemfile.lock b/rails_api_example/Gemfile.lock index 42d55ab..288fb1b 100644 --- a/rails_api_example/Gemfile.lock +++ b/rails_api_example/Gemfile.lock @@ -78,7 +78,7 @@ GEM activesupport (= 4.1.2) rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) - rake (10.3.2) + rake (13.0.3) rdoc (4.1.1) json (~> 1.4) sass (3.2.19)