summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorichord <chord.luo@gmail.com>2013-05-03 23:39:18 +0800
committerichord <chord.luo@gmail.com>2013-05-04 11:26:43 +0800
commit439cd3ebd3613825fc426238770f522a9401d51e (patch)
tree06775a02ea6e327c43a590907a41139674e913ae /Gemfile.lock
parentca244c35cc0145908caa8aaab956f5dc1240aed1 (diff)
downloadgitlab-ce-439cd3ebd3613825fc426238770f522a9401d51e.tar.gz
autocomplete issues and preload autocomplete data.
update jquery-atwho-rails to v0.3.0 add autocomplete_source action to project for gfm autocomplete move init_autocomplete layout from head_panel to project_resource
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index c06a1bd09cc..d9418599387 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -231,7 +231,7 @@ GEM
httpauth (0.2.0)
i18n (0.6.1)
journey (1.0.4)
- jquery-atwho-rails (0.1.7)
+ jquery-atwho-rails (0.3.0)
jquery-rails (2.1.3)
railties (>= 3.1.0, < 5.0)
thor (~> 0.14)
@@ -531,7 +531,7 @@ DEPENDENCIES
guard-spinach
haml-rails
httparty
- jquery-atwho-rails (= 0.1.7)
+ jquery-atwho-rails (= 0.3.0)
jquery-rails (= 2.1.3)
jquery-turbolinks
jquery-ui-rails (= 2.0.2)