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>2013-11-25 20:57:08 +0400
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-11-25 20:57:08 +0400
commit75f0ff2ce1dffd3d034f8353e454349830166999 (patch)
tree1d1d24e91f0e7aa6ebe5f3f08ad75cac4cab5e30 /Gemfile
parent47e8c67d1d6fce78bbe713eb030c24ecebc81081 (diff)
Update chosen-rails
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index c35b848ee0c..d9009dbf8bc 100644
--- a/Gemfile
+++ b/Gemfile
@@ -135,7 +135,7 @@ group :assets do
gem 'turbolinks'
gem 'jquery-turbolinks'
- gem 'chosen-rails', "1.0.0"
+ gem 'chosen-rails', "1.0.1"
gem 'select2-rails'
gem 'jquery-atwho-rails', "0.3.0"
gem "jquery-rails", "2.1.3"