Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-06-12 23:58:59 +0400
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-06-12 23:58:59 +0400
commitafe47e26f5961c5578ef28a79c7dc0ca43db76dd (patch)
treedcc1e5b3cad8c3ab099eff2567d78bbb660104df /Gemfile.lock
parent92ccc687b0154a129cad0b899e639e60c886ddff (diff)
Add autolink to project/group description render
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock3
1 files changed, 3 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 133fc693f08..3bea962f6ac 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -367,6 +367,8 @@ GEM
sprockets-rails (~> 2.0)
rails-observers (0.1.2)
activemodel (~> 4.0)
+ rails_autolink (1.1.6)
+ rails (> 3.1)
rails_best_practices (1.14.4)
activesupport
awesome_print
@@ -641,6 +643,7 @@ DEPENDENCIES
rack-mini-profiler
rails (~> 4.1.0)
rails-observers
+ rails_autolink (~> 1.1)
rails_best_practices
raphael-rails (~> 2.1.2)
rb-fsevent