diff --git a/Gemfile.lock b/Gemfile.lock index 31e5c95..e7457ca 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -109,12 +109,12 @@ GEM ed25519 (1.4.0) erb (5.0.2) erubi (1.13.1) - faraday (2.13.4) + faraday (2.14.1) faraday-net_http (>= 2.0, < 3.5) json logger - faraday-net_http (3.4.1) - net-http (>= 0.5.0) + faraday-net_http (3.4.2) + net-http (~> 0.5) globalid (1.2.1) activesupport (>= 6.1) hashie (5.0.0) @@ -132,7 +132,7 @@ GEM jbuilder (2.13.0) actionview (>= 5.0.0) activesupport (>= 5.0.0) - json (2.13.2) + json (2.18.1) jwt (3.1.2) base64 kamal (2.7.0) @@ -172,8 +172,8 @@ GEM multi_xml (0.7.2) bigdecimal (~> 3.1) mutex_m (0.3.0) - net-http (0.6.0) - uri + net-http (0.9.1) + uri (>= 0.11.1) net-imap (0.5.9) date net-protocol @@ -384,7 +384,7 @@ GEM unicode-display_width (3.1.4) unicode-emoji (~> 4.0, >= 4.0.4) unicode-emoji (4.0.4) - uri (1.0.3) + uri (1.1.1) useragent (0.16.11) version_gem (1.1.9) vite_rails (3.0.19)