diff --git a/ruby_importers/Gemfile.lock b/ruby_importers/Gemfile.lock index d8c378d..c57fbf3 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) - omniauth (2.1.0) + rack (>= 1.2, < 4) + snaky_hash (~> 2.0) + version_gem (~> 1.1) + omniauth (2.1.1) 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.4.2) + rack-protection (3.0.5) 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