diff --git a/Gemfile b/Gemfile index 9b4d7a0bf..a254eeb39 100644 --- a/Gemfile +++ b/Gemfile @@ -37,6 +37,7 @@ gem 'bootstrap-sass', '~> 3.3.5' # Pagination gem 'will_paginate-bootstrap' +gem 'kaminari' # Decorators gem 'draper', '~> 3.0.0.pre1' diff --git a/Gemfile.lock b/Gemfile.lock index fca30b5c4..fda9782df 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -710,6 +710,7 @@ DEPENDENCIES haml-rails hashie jquery-rails + kaminari launchy leaflet-draw-rails leaflet-markercluster-rails (~> 0.7.0)