Skip to content

Commit 1106001

Browse files
author
root
committed
Use a long term repo for Grack gem
1 parent dfb744d commit 1106001

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ source 'https://rubygems.org'
44
gem 'gitolite-rugged', git: 'https://github.com/n-rodriguez/gitolite-rugged.git', branch: 'devel'
55

66
# Ruby/Rack Git Smart-HTTP Server Handler (use our own repository because Redmine still uses Rails 3 and Rack 1.4)
7-
gem 'gitlab-grack', git: 'https://github.com/n-rodriguez/grack.git', require: 'grack'
7+
gem 'gitlab-grack', git: 'https://github.com/jbox-web/grack.git', require: 'grack', branch: 'fix_rails3'
88

99
# HAML views
1010
gem 'haml-rails'

0 commit comments

Comments
 (0)