OSDN Git Service

Fix disappearing @ when mention user
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Wed, 11 Dec 2013 16:17:08 +0000 (18:17 +0200)
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Wed, 11 Dec 2013 16:17:08 +0000 (18:17 +0200)
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Gemfile
Gemfile.lock

diff --git a/Gemfile b/Gemfile
index 1e3d9a5..c3c90dd 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -143,7 +143,7 @@ gem 'jquery-turbolinks'
 
 gem 'chosen-rails',     "1.0.1"
 gem 'select2-rails'
-gem 'jquery-atwho-rails', "~> 0.4.1"
+gem 'jquery-atwho-rails', "~> 0.3.3"
 gem "jquery-rails",     "2.1.3"
 gem "jquery-ui-rails",  "2.0.2"
 gem "modernizr",        "2.6.2"
index 9b65e2e..6142d6e 100644 (file)
@@ -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)