diff --git a/Gemfile.lock b/Gemfile.lock index e549fe3fc9f..05dc869d0be 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -442,13 +442,14 @@ GEM tzinfo eventmachine (1.2.7) eventmachine_httpserver (0.2.1) - excon (0.102.0) + excon (0.103.0) factory_bot (6.2.1) activesupport (>= 5.0.0) factory_bot_rails (6.2.0) factory_bot (~> 6.2.0) railties (>= 5.0.0) - faraday (2.7.10) + faraday (2.7.11) + base64 faraday-net_http (>= 2.0, < 3.1) ruby2_keywords (>= 0.0.4) faraday-follow_redirects (0.3.0)