Update Gemfile

gem 'geocoder' has been included in this file
This commit is contained in:
Abhinand-p 2017-04-05 03:34:26 -07:00 committed by GitHub
parent 1470976e40
commit 2c888eda04

View file

@ -239,3 +239,5 @@ group :development, :test do
# as debugger
gem 'byebug'
end
gem 'geocoder'