From 501808b5ccf4d30610d4b7f8f9459ba0c3cd2eb0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Oct 2022 19:59:11 +0000 Subject: [PATCH] Bump rack from 2.2.3 to 2.2.4 in /ruby Bumps [rack](https://github.com/rack/rack) from 2.2.3 to 2.2.4. - [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/2.2.3...2.2.4) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] --- ruby/Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ruby/Gemfile.lock b/ruby/Gemfile.lock index f44d261b..e9710315 100644 --- a/ruby/Gemfile.lock +++ b/ruby/Gemfile.lock @@ -7,12 +7,12 @@ GEM multipart-post (>= 1.2, < 3) ruby2_keywords faraday-net_http (1.0.1) - multipart-post (2.1.1) + multipart-post (2.2.3) mustermann (1.1.1) ruby2_keywords (~> 0.0.1) - plaid (14.3.0) + plaid (14.10.0) faraday (~> 1.0, >= 1.0.1) - rack (2.2.3) + rack (2.2.4) rack-protection (2.0.8.1) rack ruby2_keywords (0.0.2) @@ -28,7 +28,7 @@ PLATFORMS DEPENDENCIES dotenv (~> 2.7) - plaid (= 14.3.0) + plaid (= 14.10.0) sinatra BUNDLED WITH