diff --git a/Gemfile.lock b/Gemfile.lock index 0b1d7e5c..49260c76 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -120,7 +120,7 @@ GEM docile (1.3.2) erubi (1.9.0) execjs (2.7.0) - faraday (0.17.3) + faraday (1.0.0) multipart-post (>= 1.2, < 3) ffi (1.12.2) globalid (0.4.2) @@ -270,8 +270,8 @@ GEM selenium-webdriver (3.142.7) childprocess (>= 0.5, < 4.0) rubyzip (>= 1.2.2) - sentry-raven (2.13.0) - faraday (>= 0.7.6, < 1.0) + sentry-raven (3.0.0) + faraday (>= 1.0) simple_form (5.0.2) actionpack (>= 5.0) activemodel (>= 5.0)