From 838536eeb4aefa0d58fb666dbf523b4c50c504e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 13 Mar 2022 08:04:53 +0000 Subject: [PATCH] Bump rake in /path/ruby/3.0.0/gems/http_parser.rb-0.6.0 Bumps [rake](https://github.com/ruby/rake) from 0.9.2 to 13.0.6. - [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.9.2...v13.0.6) --- updated-dependencies: - dependency-name: rake dependency-type: indirect ... Signed-off-by: dependabot[bot] --- path/ruby/3.0.0/gems/http_parser.rb-0.6.0/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/path/ruby/3.0.0/gems/http_parser.rb-0.6.0/Gemfile.lock b/path/ruby/3.0.0/gems/http_parser.rb-0.6.0/Gemfile.lock index c880187..7aa6bff 100644 --- a/path/ruby/3.0.0/gems/http_parser.rb-0.6.0/Gemfile.lock +++ b/path/ruby/3.0.0/gems/http_parser.rb-0.6.0/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - http_parser.rb (0.6.0.beta.2) + http_parser.rb (0.6.0) GEM remote: https://rubygems.org/ @@ -12,7 +12,7 @@ GEM ffi (1.0.11-java) json (1.8.0) json (1.8.0-java) - rake (0.9.2) + rake (13.0.6) rake-compiler (0.7.9) rake rspec (2.4.0)