summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorKoen Punt <koen@koenpunt.nl>2013-01-04 13:58:58 +0100
committerKoen Punt <koen@koenpunt.nl>2013-01-04 13:59:08 +0100
commit47bb945caf22f422ba86a6a91a77bb24ffd01f29 (patch)
treec7bf83807a7b1ee9818e9cff7ccebaaf5a4a6505 /Gemfile
parent1b96ca348f55b4125295c6d826a244d8f6bce1d8 (diff)
downloadgitlab-ce-47bb945caf22f422ba86a6a91a77bb24ffd01f29.tar.gz
raphael from gitlabhq
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 814e5ea918b..75529befaa6 100644
--- a/Gemfile
+++ b/Gemfile
@@ -108,7 +108,7 @@ group :assets do
gem "jquery-rails", "2.1.3"
gem "jquery-ui-rails", "2.0.2"
gem "modernizr", "2.6.2"
- gem "raphael-rails", git: "https://github.com/koenpunt/raphael-rails.git"
+ gem "raphael-rails", git: "https://github.com/gitlabhq/raphael-rails.git"
gem 'bootstrap-sass', "2.2.1.1"
gem "font-awesome-sass-rails", "~> 2.0.0"
gem "gemoji", "~> 1.2.1", require: 'emoji/railtie'