aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock16
1 files changed, 11 insertions, 5 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 71113c28e..540828bd1 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,7 +1,14 @@
GIT
- remote: https://github.com/afimb/ninoxe.git
- revision: ea581b1a6e49ccdc98019a6c382f9ce35a63dcb7
- branch: sismo
+ remote: https://github.com/ldonnet/twitter-typeahead-rails
+ revision: 97466061dc7999ba1c7d153fba7ced8df846431a
+ specs:
+ twitter-typeahead-rails (0.10.2)
+ actionpack (>= 3.1)
+ jquery-rails
+ railties (>= 3.1)
+
+PATH
+ remote: ~/projects/ninoxe
specs:
ninoxe (1.1.0)
activerecord (~> 3.2.13)
@@ -346,7 +353,6 @@ GEM
treetop (1.4.15)
polyglot
polyglot (>= 0.3.1)
- typeahead-rails (0.10.1)
tzinfo (0.3.40)
uglifier (1.2.7)
execjs (>= 0.3.0)
@@ -435,7 +441,7 @@ DEPENDENCIES
tagmanager-rails (~> 3.0.1.0)
therubyracer (~> 0.10.2)
therubyrhino
- typeahead-rails (~> 0.10.1)
+ twitter-typeahead-rails!
uglifier (>= 1.0.3)
warbler
will_paginate (~> 3.0)