From 0b714ab814440d6e19654a1b3e3c705bdbc7d39b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 May 2022 18:25:47 +0000 Subject: [PATCH] Bump rack from 1.4.0 to 1.6.13 in /rspec/ruby/1.9.1/gems/rack-test-0.6.2 Bumps [rack](https://github.com/rack/rack) from 1.4.0 to 1.6.13. - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](https://github.com/rack/rack/compare/1.4.0...1.6.13) --- updated-dependencies: - dependency-name: rack dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- rspec/ruby/1.9.1/gems/rack-test-0.6.2/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rspec/ruby/1.9.1/gems/rack-test-0.6.2/Gemfile.lock b/rspec/ruby/1.9.1/gems/rack-test-0.6.2/Gemfile.lock index 98849342..95a42f3a 100644 --- a/rspec/ruby/1.9.1/gems/rack-test-0.6.2/Gemfile.lock +++ b/rspec/ruby/1.9.1/gems/rack-test-0.6.2/Gemfile.lock @@ -2,7 +2,7 @@ GEM remote: http://rubygems.org/ specs: diff-lcs (1.1.3) - rack (1.4.0) + rack (1.6.13) rack-protection (1.2.0) rack rake (0.9.2)