diff --git a/Gemfile b/Gemfile index 9db0ee0..b2018bd 100644 --- a/Gemfile +++ b/Gemfile @@ -29,6 +29,8 @@ gem 'grape_logging', :git => 'https://github.com/aceunreal/grape_logging.git', : gem 'rack-cors' gem 'rack-contrib' +gem 'api-pagination', '~> 4.1.1' + # asset pipeline gem 'uglifier', '>= 1.0.3' gem 'sass-rails' -- libgit2 0.21.2