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-12-11 20:17:08 +0400
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-12-11 20:17:08 +0400
commit38fc5dc2a8713dd6a546757064d2f6108089195f (patch)
treee68025609144a34a5c7e1c0b5bd90914513aab0b /Gemfile.lock
parent445f31c64261eb9c9ca85e59fcb9f8fde171cd9e (diff)
Fix disappearing @ when mention user
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
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 9b65e2e2ffc..6142d6ef8cf 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -257,7 +257,7 @@ GEM
rack (>= 1.2.1)
rake
jasmine-core (2.0.0.rc5)
- jquery-atwho-rails (0.4.1)
+ jquery-atwho-rails (0.3.3)
jquery-rails (2.1.3)
railties (>= 3.1.0, < 5.0)
thor (~> 0.14)
@@ -605,7 +605,7 @@ DEPENDENCIES
hipchat (~> 0.9.0)
httparty
jasmine (= 2.0.0.rc5)
- jquery-atwho-rails (~> 0.4.1)
+ jquery-atwho-rails (~> 0.3.3)
jquery-rails (= 2.1.3)
jquery-turbolinks
jquery-ui-rails (= 2.0.2)