From 53f9f2acae61a70b76d5a994a0535c2364e57a0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Feb 2024 04:17:30 +0000 Subject: [PATCH] build(deps): bump omniauth-keycloak from 1.5.1 to 1.5.2 Bumps [omniauth-keycloak](https://github.com/ccrockett/omniauth-keycloak) from 1.5.1 to 1.5.2. - [Changelog](https://github.com/ccrockett/omniauth-keycloak/blob/master/CHANGELOG.md) - [Commits](https://github.com/ccrockett/omniauth-keycloak/compare/v1.5.1...v1.5.2) --- updated-dependencies: - dependency-name: omniauth-keycloak dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 31 +++++++++++++++++-------------- 1 file changed, 17 insertions(+), 14 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 99e8014..bf1484a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -98,7 +98,7 @@ GEM ast (2.4.2) base64 (0.2.0) bcrypt (3.1.20) - bindata (2.4.15) + bindata (2.5.0) blacklight (8.1.0) globalid i18n (>= 1.7.0) @@ -152,13 +152,12 @@ GEM railties (>= 5.0.0) faker (3.2.2) i18n (>= 1.8.11, < 2) - faraday (2.7.11) - base64 - faraday-net_http (>= 2.0, < 3.1) - ruby2_keywords (>= 0.0.4) + faraday (2.9.0) + faraday-net_http (>= 2.0, < 3.2) faraday-follow_redirects (0.3.0) faraday (>= 1, < 3) - faraday-net_http (3.0.2) + faraday-net_http (3.1.0) + net-http fuubar (2.5.1) rspec-core (~> 3.0) ruby-progressbar (~> 1.4) @@ -176,9 +175,10 @@ GEM actionview (>= 5.0.0) activesupport (>= 5.0.0) json (2.6.3) - json-jwt (1.16.3) + json-jwt (1.16.5) activesupport (>= 4.2) aes_key_wrap + base64 bindata faraday (~> 2.0) faraday-follow_redirects @@ -213,6 +213,8 @@ GEM multi_json (1.15.0) multi_xml (0.6.0) mysql2 (0.5.5) + net-http (0.4.1) + uri net-imap (0.4.10) date net-protocol @@ -234,18 +236,18 @@ GEM rack (>= 1.2, < 4) snaky_hash (~> 2.0) version_gem (~> 1.1) - omniauth (2.1.1) + omniauth (2.1.2) hashie (>= 3.4.6) rack (>= 2.2.3) rack-protection - omniauth-keycloak (1.5.1) + omniauth-keycloak (1.5.2) faraday json-jwt (> 1.13.0) omniauth (>= 2.0) - omniauth-oauth2 (~> 1.7.1) - omniauth-oauth2 (1.7.3) + omniauth-oauth2 (>= 1.7, < 1.9) + omniauth-oauth2 (1.8.0) oauth2 (>= 1.4, < 3) - omniauth (>= 1.9, < 3) + omniauth (~> 2.0) omniauth-rails_csrf_protection (1.0.1) actionpack (>= 4.2) omniauth (~> 2.0) @@ -262,7 +264,8 @@ GEM nio4r (~> 2.0) racc (1.7.3) rack (2.2.8.1) - rack-protection (3.1.0) + rack-protection (3.2.0) + base64 (>= 0.1.0) rack (~> 2.2, >= 2.2.4) rack-test (2.1.0) rack (>= 1.3) @@ -361,7 +364,6 @@ GEM rubocop-capybara (~> 2.17) rubocop-factory_bot (~> 2.22) ruby-progressbar (1.13.0) - ruby2_keywords (0.0.5) rubyzip (2.3.2) selenium-webdriver (4.17.0) base64 (~> 0.2) @@ -409,6 +411,7 @@ GEM tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.5.0) + uri (0.13.0) version_gem (1.1.3) view_component (3.10.0) activesupport (>= 5.2.0, < 8.0)