From a3ab2385e65647aa69e463865af8132ecdcb573b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Dec 2022 13:31:28 +0000 Subject: [PATCH] Bump rack from 2.2.3 to 3.0.2 in /ruby_importers Bumps [rack](https://github.com/rack/rack) from 2.2.3 to 3.0.2. - [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...v3.0.2) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] --- ruby_importers/Gemfile.lock | 23 ++++++++++++++--------- 1 file changed, 14 insertions(+), 9 deletions(-) diff --git a/ruby_importers/Gemfile.lock b/ruby_importers/Gemfile.lock index d8c378d..47d0b27 100644 --- a/ruby_importers/Gemfile.lock +++ b/ruby_importers/Gemfile.lock @@ -20,22 +20,22 @@ GEM mime-types (3.4.1) mime-types-data (~> 3.2015) mime-types-data (3.2022.0105) - multi_json (1.15.0) multi_xml (0.6.0) netrc (0.11.0) - oauth2 (1.4.9) + oauth2 (2.0.9) faraday (>= 0.17.3, < 3.0) jwt (>= 1.0, < 3.0) - multi_json (~> 1.3) multi_xml (~> 0.5) - rack (>= 1.2, < 3) + rack (>= 1.2, < 4) + snaky_hash (~> 2.0) + version_gem (~> 1.1) omniauth (2.1.0) hashie (>= 3.4.6) rack (>= 2.2.3) rack-protection - omniauth-oauth2 (1.7.2) - oauth2 (~> 1.4) - omniauth (>= 1.9, < 3) + omniauth-oauth2 (1.8.0) + oauth2 (>= 1.4, < 3) + omniauth (~> 2.0) pg (1.2.3) pry (0.14.1) coderay (~> 1.1) @@ -44,8 +44,8 @@ GEM interception (>= 0.5) pry (>= 0.12.0) public_suffix (4.0.7) - rack (2.2.3) - rack-protection (2.2.0) + rack (3.0.2) + rack-protection (3.0.4) rack rest-client (2.0.2) http-cookie (>= 1.0.2, < 2.0) @@ -57,13 +57,18 @@ GEM rest-client (~> 2.0.2) ruby2_keywords (0.0.5) sequel (5.43.0) + snaky_hash (2.0.1) + hashie + version_gem (~> 1.1, >= 1.1.1) unf (0.1.4) unf_ext unf_ext (0.0.8.1) + version_gem (1.1.1) PLATFORMS arm64-darwin-21 x86_64-darwin-20 + x86_64-linux DEPENDENCIES excon