Update Gemfile
gem 'geocoder' has been included in this file
This commit is contained in:
parent
1470976e40
commit
2c888eda04
1 changed files with 2 additions and 0 deletions
2
Gemfile
2
Gemfile
|
|
@ -239,3 +239,5 @@ group :development, :test do
|
|||
# as debugger
|
||||
gem 'byebug'
|
||||
end
|
||||
|
||||
gem 'geocoder'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue