diff --git a/endpoints/getting-started/Gemfile.lock b/endpoints/getting-started/Gemfile.lock index 396b9192d..ceea02c8d 100644 --- a/endpoints/getting-started/Gemfile.lock +++ b/endpoints/getting-started/Gemfile.lock @@ -3,7 +3,7 @@ GEM specs: addressable (2.8.6) public_suffix (>= 2.0.2, < 6.0) - base64 (0.2.0) + base64 (0.3.0) diff-lcs (1.5.1) domain_name (0.6.20240107) faraday (2.9.0) @@ -14,7 +14,7 @@ GEM http-cookie (1.0.5) domain_name (~> 0.5) json (2.7.1) - jwt (2.8.1) + jwt (3.2.0) base64 mime-types (3.5.2) mime-types-data (~> 3.2015) @@ -55,10 +55,10 @@ GEM rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) ruby2_keywords (0.0.5) - signet (0.19.0) + signet (0.21.0) addressable (~> 2.8) faraday (>= 0.17.5, < 3.a) - jwt (>= 1.5, < 3.0) + jwt (>= 1.5, < 4.0) multi_json (~> 1.10) sinatra (4.0.0) mustermann (~> 3.0)