Mattias Bodlund 1 week ago
parent
commit
44c9d03a01
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      Gemfile

+ 2
- 0
Gemfile View File

@ -30,6 +30,7 @@ gem "redis", ">= 4.0.1"
gem "json", "2.21.2"
gem "jbuilder"
gem "mobility", "~> 1.3.0.rc1"
gem "kaminari"
gem "ancestry"
@ -37,6 +38,7 @@ gem "acts_as_list"
gem "date_validator"
# Resolve a visitor's country from their request IP [https://github.com/alexreisner/geocoder]
gem "geocoder"


Loading…
Cancel
Save