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 | |
parent | 7c8099853621cc2a244bf6e0fd37a8b503d1ec5e (diff) | |
download | gitlab-ce-8a6bd6d2b42b6fa736f196b42cdd6ae75c0edf52.tar.gz |
Update sentry-raven to 0.15.6
Diffstat (limited to 'Gemfile')
-rw-r--r-- | Gemfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -218,7 +218,7 @@ gem 'virtus', '~> 1.0.1' gem 'net-ssh', '~> 3.0.1' # Sentry integration -gem 'sentry-raven' +gem 'sentry-raven', '~> 0.15' # Metrics group :metrics do |