diff --git a/Gemfile b/Gemfile index f037a53..fe65893 100644 --- a/Gemfile +++ b/Gemfile @@ -6,7 +6,7 @@ gem 'rails', '3.2.6' # gem 'rails', :git => 'git://github.com/rails/rails.git' gem 'sqlite3' -gem 'bento_search', :path => "../bento_search" +gem 'bento_search', :git => 'git://github.com/jrochkind/bento_search.git' #:path => "../bento_search" gem "celluloid"