From 4871436063b672e235c66456d203a59ca75124cc Mon Sep 17 00:00:00 2001 From: Adrian Hinz Date: Fri, 1 Jun 2018 15:17:29 +0200 Subject: [PATCH] gemfile --- Gemfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Gemfile b/Gemfile index 4c56d86..f36708e 100644 --- a/Gemfile +++ b/Gemfile @@ -68,3 +68,4 @@ end gem 'tzinfo-data', platforms: %i[mingw mswin x64_mingw jruby] gem 'kaminari', '1.1.1' +gem 'geocoder'