diff --git a/Gemfile b/Gemfile index 6e61d7c..da333d2 100644 --- a/Gemfile +++ b/Gemfile @@ -23,6 +23,7 @@ gem 'grape', '~> 0.11.0' gem 'grape-entity' gem 'grape-swagger' gem 'grape_logging' +gem 'api-pagination', '~> 4.1.1' gem 'rack-cors' gem 'rack-contrib' -- libgit2 0.21.2