diff options
author | Robert Speicher <rspeicher@gmail.com> | 2017-03-25 13:09:01 -0400 |
---|---|---|
committer | Robert Speicher <rspeicher@gmail.com> | 2017-03-26 20:29:41 -0400 |
commit | 75f2c514fd14f5023e8f2c4a64d336ae93b5b056 (patch) | |
tree | bfa80a01ed7af255b82bfab0cf8443b6886982b7 /Gemfile.lock | |
parent | 7d751853e9691e0f2de8839cd594085f9e041917 (diff) | |
download | gitlab-ce-75f2c514fd14f5023e8f2c4a64d336ae93b5b056.tar.gz |
Update sentry-raven 2.0.2 -> 2.4.0
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 3168bc0d680..2cb0e88962a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -705,8 +705,8 @@ GEM activesupport (>= 3.1) select2-rails (3.5.9.3) thor (~> 0.14) - sentry-raven (2.0.2) - faraday (>= 0.7.6, < 0.10.x) + sentry-raven (2.4.0) + faraday (>= 0.7.6, < 1.0) settingslogic (2.0.9) sexp_processor (4.8.0) sham_rack (1.3.6) @@ -993,7 +993,7 @@ DEPENDENCIES scss_lint (~> 0.47.0) seed-fu (~> 2.3.5) select2-rails (~> 3.5.9) - sentry-raven (~> 2.0.0) + sentry-raven (~> 2.4.0) settingslogic (~> 2.0.9) sham_rack (~> 1.3.6) shoulda-matchers (~> 2.8.0) |