diff --git a/Gemfile.lock b/Gemfile.lock index 2db7b266..a582d885 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -117,12 +117,12 @@ GEM erubi (1.13.1) et-orbi (1.2.11) tzinfo - faraday (2.13.1) + faraday (2.14.1) faraday-net_http (>= 2.0, < 3.5) json logger - faraday-net_http (3.4.0) - net-http (>= 0.5.0) + faraday-net_http (3.4.2) + net-http (~> 0.5) faraday-net_http_persistent (2.3.0) faraday (~> 2.5) net-http-persistent (>= 4.0.4, < 5) @@ -162,7 +162,7 @@ GEM jbuilder (2.13.0) actionview (>= 5.0.0) activesupport (>= 5.0.0) - json (2.11.3) + json (2.19.5) kamal (2.8.2) activesupport (>= 7.0) base64 (~> 0.2) @@ -209,8 +209,8 @@ GEM mini_mime (1.1.5) minitest (5.26.0) msgpack (1.8.0) - net-http (0.6.0) - uri + net-http (0.9.1) + uri (>= 0.11.1) net-http-persistent (4.0.5) connection_pool (~> 2.2) net-imap (0.5.14) @@ -415,7 +415,7 @@ GEM unicode-display_width (3.1.4) unicode-emoji (~> 4.0, >= 4.0.4) unicode-emoji (4.0.4) - uri (1.0.4) + uri (1.1.1) useragent (0.16.11) web-console (4.2.1) actionview (>= 6.0.0)