Update oauth2 to version 2.0.25

This commit is contained in:
depfu[bot] 2026-07-28 18:06:15 +00:00 committed by GitHub
parent 4b6895f31d
commit 4dbb1bba27
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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