diff --git a/Gemfile.lock b/Gemfile.lock index b6b02b6..7430e8b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -71,6 +71,7 @@ GEM appsignal (3.7.5) rack ast (2.4.2) + base64 (0.2.0) bcrypt (3.1.20) bigdecimal (3.1.8) bindex (0.8.1) @@ -108,14 +109,14 @@ GEM railties (>= 4.1.0) responders warden (~> 1.2.3) - devise-jwt (0.11.0) + devise-jwt (0.12.1) devise (~> 4.0) - warden-jwt_auth (~> 0.8) + warden-jwt_auth (~> 0.10) diff-lcs (1.5.1) dry-auto_inject (1.0.1) dry-core (~> 1.0) zeitwerk (~> 2.6) - dry-configurable (1.1.0) + dry-configurable (1.2.0) dry-core (~> 1.0, < 2) zeitwerk (~> 2.6) dry-core (1.0.1) @@ -193,7 +194,8 @@ GEM railties (>= 4.2.0) thor (>= 0.14, < 2.0) json (2.7.2) - jwt (2.7.1) + jwt (2.8.2) + base64 language_server-protocol (3.17.0.3) loofah (2.22.0) crass (~> 1.0.2) @@ -362,7 +364,7 @@ GEM unicode-display_width (2.5.0) warden (1.2.9) rack (>= 2.0.9) - warden-jwt_auth (0.8.0) + warden-jwt_auth (0.10.0) dry-auto_inject (>= 0.8, < 2) dry-configurable (>= 0.13, < 2) jwt (~> 2.1)