diff --git a/Gemfile.lock b/Gemfile.lock index bf37d26b..c5511257 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -230,7 +230,8 @@ GEM temple (>= 0.8.2) thor tilt - hashie (5.0.0) + hashie (5.1.0) + logger hotwire-spark (0.1.13) listen rails (>= 7.0.0) @@ -252,7 +253,7 @@ GEM actionview (>= 7.0.0) activesupport (>= 7.0.0) json (2.18.1) - jwt (2.10.1) + jwt (3.1.2) base64 language_server-protocol (3.17.0.5) launchy (3.1.1) @@ -325,13 +326,14 @@ GEM nio4r (2.7.5) nokogiri (1.19.0-x86_64-linux-gnu) racc (~> 1.4) - oauth2 (2.0.9) - faraday (>= 0.17.3, < 3.0) - jwt (>= 1.0, < 3.0) + oauth2 (2.0.18) + 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) - version_gem (~> 1.1) + snaky_hash (~> 2.0, >= 2.0.3) + version_gem (~> 1.1, >= 1.1.9) omniauth (2.1.4) hashie (>= 3.4.6) logger @@ -345,8 +347,8 @@ GEM oauth2 (~> 2.0) omniauth (~> 2.0) omniauth-oauth2 (~> 1.8) - omniauth-oauth2 (1.8.0) - oauth2 (>= 1.4, < 3) + omniauth-oauth2 (1.9.0) + oauth2 (>= 2.0.2, < 3) omniauth (~> 2.0) omniauth-osm-oauth2 (0.0.2) omniauth (~> 2.0) @@ -376,7 +378,7 @@ GEM mime-types (>= 3.0) websocket-driver (>= 0.6.0) racc (1.8.1) - rack (3.2.4) + rack (3.2.5) rack-cache (1.17.0) rack (>= 0.4) rack-protection (4.2.1) @@ -549,9 +551,9 @@ GEM simplecov_json_formatter (~> 0.1) simplecov-html (0.13.2) simplecov_json_formatter (0.1.4) - snaky_hash (2.0.1) - hashie - version_gem (~> 1.1, >= 1.1.1) + snaky_hash (2.0.3) + hashie (>= 0.1.0, < 6) + version_gem (>= 1.1.8, < 3) sprockets (4.2.1) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4) @@ -581,7 +583,7 @@ GEM unicode-emoji (4.2.0) uri (1.1.1) useragent (0.16.11) - version_gem (1.1.4) + version_gem (1.1.9) virtus (2.0.0) axiom-types (~> 0.1) coercible (~> 1.0)