diff options
author | Gabriel Mazetto <brodock@gmail.com> | 2017-07-03 13:54:00 +0200 |
---|---|---|
committer | Gabriel Mazetto <brodock@gmail.com> | 2017-07-03 13:54:00 +0200 |
commit | 2ca93b2451497a3cd588cea20ca90f8ca7172a79 (patch) | |
tree | d041e8fd005e8060789dd4240f33340315fcd926 /Gemfile.lock | |
parent | 959289d0a69181a37ca612197a1fa339723bc095 (diff) | |
download | gitlab-ce-2ca93b2451497a3cd588cea20ca90f8ca7172a79.tar.gz |
Update sentry-raven from 2.4.0 to 2.5.3update-raven-253
2.5.x branch have updated performance and additional fixes
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index f4ddd30da1b..f95e4102daf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -775,7 +775,7 @@ GEM activesupport (>= 3.1) select2-rails (3.5.9.3) thor (~> 0.14) - sentry-raven (2.4.0) + sentry-raven (2.5.3) faraday (>= 0.7.6, < 1.0) settingslogic (2.0.9) sexp_processor (4.9.0) @@ -1089,7 +1089,7 @@ DEPENDENCIES scss_lint (~> 0.47.0) seed-fu (~> 2.3.5) select2-rails (~> 3.5.9) - sentry-raven (~> 2.4.0) + sentry-raven (~> 2.5.3) settingslogic (~> 2.0.9) sham_rack (~> 1.3.6) shoulda-matchers (~> 2.8.0) |