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:
authorNihad Abbasov <narkoz.2008@gmail.com>2012-05-29 16:50:10 +0400
committerNihad Abbasov <narkoz.2008@gmail.com>2012-05-29 16:50:10 +0400
commit8c7caaa69c8d8cb0b621e5954a19ceb20179985a (patch)
tree4c94ac97f58f25aeb93af70c26f549a5c24b5c65 /Gemfile
parent475d9f487f7050fcf8e52b319cd938c0949ed515 (diff)
use chosen-rails
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index 97903b78a0a..403f74395a6 100644
--- a/Gemfile
+++ b/Gemfile
@@ -34,6 +34,7 @@ gem "colored"
gem 'yaml_db', :git => "https://github.com/gitlabhq/yaml_db.git"
gem 'modularity'
gem 'resque_mailer'
+gem 'chosen-rails'
group :assets do
gem "sass-rails", "3.2.3"