diff options
author | Robert Speicher <rspeicher@gmail.com> | 2016-02-23 15:34:16 -0500 |
---|---|---|
committer | Robert Speicher <rspeicher@gmail.com> | 2016-02-23 15:34:16 -0500 |
commit | 8a6bd6d2b42b6fa736f196b42cdd6ae75c0edf52 (patch) | |
tree | e737c47a729a8a12cb069f20c021ecf5bad5e7df /Gemfile.lock | |
parent | 7c8099853621cc2a244bf6e0fd37a8b503d1ec5e (diff) | |
download | gitlab-ce-8a6bd6d2b42b6fa736f196b42cdd6ae75c0edf52.tar.gz |
Update sentry-raven to 0.15.6
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 4681adf2bd0..e2e290b3dc2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -722,7 +722,7 @@ GEM activesupport (>= 3.1, < 4.3) select2-rails (3.5.9.3) thor (~> 0.14) - sentry-raven (0.15.4) + sentry-raven (0.15.6) faraday (>= 0.7.6) settingslogic (2.0.9) sexp_processor (4.6.0) @@ -1007,7 +1007,7 @@ DEPENDENCIES sdoc (~> 0.3.20) seed-fu (~> 2.3.5) select2-rails (~> 3.5.9) - sentry-raven + sentry-raven (~> 0.15) settingslogic (~> 2.0.9) sham_rack shoulda-matchers (~> 2.8.0) |