vrfs-774: added geokit gems

This commit is contained in:
Jonathan Kolyer 2013-10-24 12:25:55 -05:00
parent 362b60cbe9
commit 72e7193e1c
1 changed files with 3 additions and 0 deletions

View File

@ -24,6 +24,9 @@ gem 'aasm', '3.0.16'
gem 'devise', '>= 1.1.2'
gem 'postgres-copy'
gem 'geokit', :git => 'https://github.com/imajes/geokit.git'
gem 'geokit-rails3'
if devenv
gem 'jam_db', :path=> "../db/target/ruby_package"
gem 'jampb', :path => "../pb/target/ruby/jampb"