diff --git a/Gemfile.lock b/Gemfile.lock index 3c148c7e1..5227e7fda 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -133,7 +133,7 @@ GEM railties (>= 4.2.0) faker (2.10.2) i18n (>= 1.6, < 2) - faraday (0.17.3) + faraday (1.0.0) multipart-post (>= 1.2, < 3) ffi (1.11.3) font-awesome-rails (4.7.0.5) @@ -358,8 +358,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) shoulda-matchers (4.3.0) activesupport (>= 4.2.0) simple_form (5.0.2)