From 08203e7b23bb0a7dcea8034a4a62cb2b718e3f00 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 yajl-ruby in /path/ruby/3.0.0/gems/http_parser.rb-0.6.0 Bumps [yajl-ruby](https://github.com/brianmario/yajl-ruby) from 1.1.0 to 1.3.1. - [Release notes](https://github.com/brianmario/yajl-ruby/releases) - [Changelog](https://github.com/brianmario/yajl-ruby/blob/master/CHANGELOG.md) - [Commits](https://github.com/brianmario/yajl-ruby/compare/1.1.0...1.3.1) --- updated-dependencies: - dependency-name: yajl-ruby dependency-type: direct:development ... 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..8d850d6 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/ @@ -23,7 +23,7 @@ GEM rspec-expectations (2.4.0) diff-lcs (~> 1.1.2) rspec-mocks (2.4.0) - yajl-ruby (1.1.0) + yajl-ruby (1.3.1) PLATFORMS java