From 147d16a787751f6c3a4f88a4fed184ef5e64703e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Mar 2021 20:52:23 +0000 Subject: [PATCH] Bump rake from 10.1.0 to 12.3.3 Bumps [rake](https://github.com/ruby/rake) from 10.1.0 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.1.0...v12.3.3) Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ced8536..d68ca31 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -26,11 +26,11 @@ GEM liquid (2.5.1) maruku (0.6.1) syntax (>= 1.0.0) - posix-spawn (0.3.6) - pygments.rb (0.5.2) + posix-spawn (0.3.15) + pygments.rb (0.5.4) posix-spawn (~> 0.3.6) - yajl-ruby (~> 1.3.1) - rake (10.1.0) + yajl-ruby (~> 1.1.0) + rake (12.3.3) redcarpet (2.2.2) safe_yaml (0.7.1) syntax (1.0.0)