* fix Gemfile in admin-web

This commit is contained in:
Seth Call 2014-06-24 11:33:56 -05:00
parent 2df7ef2c61
commit ec6c4d010c
1 changed files with 1 additions and 0 deletions

View File

@ -71,6 +71,7 @@ gem 'geokit-rails'
gem 'postgres_ext', '1.0.0'
gem 'resque_mailer'
gem 'rest-client'
gem 'iso-639'
group :libv8 do
gem 'libv8', "~> 3.11.8"