Merge pull request #3820 from openSUSE/depfu/update/oauth2-2.0.25

🚨 [security] Update oauth2 2.0.18 → 2.0.25 (patch)
This commit is contained in:
Henne Vogelsang 2026-08-11 11:25:51 +02:00 committed by GitHub
commit 47351fb163
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -92,9 +92,13 @@ GEM
afm (1.0.0) afm (1.0.0)
ajax-datatables-rails (1.3.1) ajax-datatables-rails (1.3.1)
zeitwerk zeitwerk
anonymous_loader (0.1.3)
version_gem (~> 1.1, >= 1.1.14)
archive-zip (0.13.1) archive-zip (0.13.1)
io-like (~> 0.4.0) io-like (~> 0.4.0)
ast (2.4.3) ast (2.4.3)
auth-sanitizer (0.2.3)
version_gem (~> 1.1, >= 1.1.14)
autoprefixer-rails (10.3.1.0) autoprefixer-rails (10.3.1.0)
execjs (~> 2) execjs (~> 2)
awesome_nested_set (3.8.0) awesome_nested_set (3.8.0)
@ -276,7 +280,7 @@ GEM
thor (>= 0.14, < 2.0) thor (>= 0.14, < 2.0)
jquery-ui-rails (6.0.1) jquery-ui-rails (6.0.1)
railties (>= 3.2.16) railties (>= 3.2.16)
json (2.19.9) json (2.21.1)
json-schema (6.0.0) json-schema (6.0.0)
addressable (~> 2.8) addressable (~> 2.8)
bigdecimal (~> 3.1) bigdecimal (~> 3.1)
@ -335,7 +339,7 @@ GEM
money (~> 6.13.2) money (~> 6.13.2)
railties (>= 3.0) railties (>= 3.0)
multi_json (1.17.0) multi_json (1.17.0)
multi_xml (0.8.1) multi_xml (0.9.1)
bigdecimal (>= 3.1, < 5) bigdecimal (>= 3.1, < 5)
multipart-post (2.4.1) multipart-post (2.4.1)
net-http (0.9.1) net-http (0.9.1)
@ -355,14 +359,16 @@ GEM
nokogiri (1.19.4) nokogiri (1.19.4)
mini_portile2 (~> 2.8.2) mini_portile2 (~> 2.8.2)
racc (~> 1.4) racc (~> 1.4)
oauth2 (2.0.18) oauth2 (2.0.25)
anonymous_loader (~> 0.1, >= 0.1.3)
auth-sanitizer (~> 0.2, >= 0.2.3)
faraday (>= 0.17.3, < 4.0) faraday (>= 0.17.3, < 4.0)
jwt (>= 1.0, < 4.0) jwt (>= 1.0, < 4.0)
logger (~> 1.2) logger (~> 1.2)
multi_xml (~> 0.5) multi_xml (~> 0.5)
rack (>= 1.2, < 4) rack (>= 1.2, < 4)
snaky_hash (~> 2.0, >= 2.0.3) snaky_hash (~> 2.0, >= 2.0.7)
version_gem (~> 1.1, >= 1.1.9) version_gem (~> 1.1, >= 1.1.14)
omniauth (2.1.4) omniauth (2.1.4)
hashie (>= 3.4.6) hashie (>= 3.4.6)
logger logger
@ -607,9 +613,9 @@ GEM
simplecov (~> 0.19) simplecov (~> 0.19)
simplecov-html (0.13.2) simplecov-html (0.13.2)
simplecov_json_formatter (0.1.4) simplecov_json_formatter (0.1.4)
snaky_hash (2.0.3) snaky_hash (2.0.7)
hashie (>= 0.1.0, < 6) hashie (>= 0.1.0, < 6)
version_gem (>= 1.1.8, < 3) version_gem (~> 1.1, >= 1.1.14)
sprockets (4.2.2) sprockets (4.2.2)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
logger logger
@ -649,7 +655,7 @@ GEM
railties railties
uri (1.1.1) uri (1.1.1)
useragent (0.16.11) useragent (0.16.11)
version_gem (1.1.9) version_gem (1.1.14)
warden (1.2.9) warden (1.2.9)
rack (>= 2.0.9) rack (>= 2.0.9)
web-console (4.1.0) web-console (4.1.0)