diff --git a/Gemfile.lock b/Gemfile.lock index e21d94e7..89f7fe7b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -157,11 +157,10 @@ GEM factory_bot_rails (6.4.3) factory_bot (~> 6.4) railties (>= 5.0.0) - faraday (2.8.1) - base64 - faraday-net_http (>= 2.0, < 3.1) - ruby2_keywords (>= 0.0.4) - faraday-net_http (3.0.2) + faraday (2.9.0) + faraday-net_http (>= 2.0, < 3.2) + faraday-net_http (3.1.0) + net-http faraday-net_http_persistent (2.1.0) faraday (~> 2.5) net-http-persistent (~> 4.0) @@ -258,6 +257,8 @@ GEM multi_xml (0.6.0) mutex_m (0.2.0) nested_form (0.3.2) + net-http (0.4.1) + uri net-http-persistent (4.0.2) connection_pool (~> 2.2) net-imap (0.4.9.1) @@ -535,6 +536,7 @@ GEM unf_ext unf_ext (0.0.9.1) unicode-display_width (2.5.0) + uri (0.13.0) version_gem (1.1.3) web-console (4.2.1) actionview (>= 6.0.0)