From e8544eb3c164b510a4b0e0ba4b07f8a7aeb590b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Jun 2021 22:48:56 +0000 Subject: [PATCH] Bump rake from 0.8.7 to 12.3.3 Bumps [rake](https://github.com/ruby/rake) from 0.8.7 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-0.8.7...v12.3.3) --- updated-dependencies: - dependency-name: rake dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7f1e2e1..908cdca 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,7 +8,7 @@ GEM iconv (0.1) json (1.5.1) rack (1.2.1) - rake (0.8.7) + rake (12.3.3) redis (2.2.0) sass (3.1.7) sinatra (1.1.2)