mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-27 13:36:06 +10:00
Merge branch 'update_sentry_gem' into 'master'
Update sentry-raven gem. Should resolve `fatal: Not a git repository (or any of the parent directories): .git` warnings. Fixes #12657 See merge request !2636
This commit is contained in:
committed by
Robert Speicher
parent
ff1e0ecfc6
commit
fa69b067a7
@@ -3,6 +3,8 @@ Please view this file on the master branch, on stable branches it's out of date.
|
||||
v 8.4.3
|
||||
- Correctly highlight MR diff when MR has merge conflicts
|
||||
- Fix highlighting in blame view
|
||||
- Update sentry-raven gem to prevent "Not a git repository" console output
|
||||
when running certain commands
|
||||
|
||||
v 8.4.2
|
||||
- Bump required gitlab-workhorse version to bring in a fix for missing
|
||||
|
||||
+1
-1
@@ -725,7 +725,7 @@ GEM
|
||||
activesupport (>= 3.1, < 4.3)
|
||||
select2-rails (3.5.9.3)
|
||||
thor (~> 0.14)
|
||||
sentry-raven (0.15.3)
|
||||
sentry-raven (0.15.4)
|
||||
faraday (>= 0.7.6)
|
||||
settingslogic (2.0.9)
|
||||
sexp_processor (4.6.0)
|
||||
|
||||
Reference in New Issue
Block a user