Commit 580a56b6ff2a32243e62f52df73eb58e9671cb5f

Authored by Dmitriy Zaporozhets
1 parent 262f80a6

Update grit to handle symlinks

Showing 2 changed files with 3 additions and 3 deletions   Show diff stats
@@ -22,7 +22,7 @@ gem 'omniauth-twitter' @@ -22,7 +22,7 @@ gem 'omniauth-twitter'
22 gem 'omniauth-github' 22 gem 'omniauth-github'
23 23
24 # GITLAB patched libs 24 # GITLAB patched libs
25 -gem "grit", git: "https://github.com/gitlabhq/grit.git", ref: '09918a3f3217eab7d3b6f5936d5ea2a07f886794' 25 +gem "grit", git: "https://github.com/gitlabhq/grit.git", ref: '9e98418ce2d654485b967003726aa2706a10060b'
26 gem 'grack', git: "https://github.com/gitlabhq/grack.git", ref: 'ba46f3b0845c6a09d488ae6abdce6ede37e227e8' 26 gem 'grack', git: "https://github.com/gitlabhq/grack.git", ref: 'ba46f3b0845c6a09d488ae6abdce6ede37e227e8'
27 gem 'grit_ext', git: "https://github.com/gitlabhq/grit_ext.git", ref: '8e6afc2da821354774aa4d1ee8a1aa2082f84a3e' 27 gem 'grit_ext', git: "https://github.com/gitlabhq/grit_ext.git", ref: '8e6afc2da821354774aa4d1ee8a1aa2082f84a3e'
28 28
@@ -23,8 +23,8 @@ GIT @@ -23,8 +23,8 @@ GIT
23 23
24 GIT 24 GIT
25 remote: https://github.com/gitlabhq/grit.git 25 remote: https://github.com/gitlabhq/grit.git
26 - revision: 09918a3f3217eab7d3b6f5936d5ea2a07f886794  
27 - ref: 09918a3f3217eab7d3b6f5936d5ea2a07f886794 26 + revision: 9e98418ce2d654485b967003726aa2706a10060b
  27 + ref: 9e98418ce2d654485b967003726aa2706a10060b
28 specs: 28 specs:
29 grit (2.5.0) 29 grit (2.5.0)
30 diff-lcs (~> 1.1) 30 diff-lcs (~> 1.1)