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:
authorRiyad Preukschas <riyad@informatik.uni-bremen.de>2012-12-06 18:42:08 +0400
committerRiyad Preukschas <riyad@informatik.uni-bremen.de>2012-12-06 18:42:08 +0400
commitc338321695470eccf1b2f96348b9e57b894a5c2a (patch)
tree4156e40f6ff4018cd88787c824f29f1e84f8a771 /Gemfile
parent9b9650989905b33e74aa7441a97e4242fae4b277 (diff)
Update jquery-atwho-rails gem
Fixes #1860
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index c899c510414..fcda1353907 100644
--- a/Gemfile
+++ b/Gemfile
@@ -100,7 +100,7 @@ group :assets do
gem "therubyracer"
gem 'chosen-rails', "0.9.8"
- gem 'jquery-atwho-rails', "0.1.6"
+ gem 'jquery-atwho-rails', "0.1.7"
gem "jquery-rails", "2.1.3"
gem "jquery-ui-rails", "2.0.2"
gem "modernizr", "2.6.2"