Skip to content

Commit

Permalink
remove grape-kaminari. TODO: I need to more research afterwards. mayb…
Browse files Browse the repository at this point in the history
…e change the namespace of grape-kaminari -> kaminari-grape ?? bsm/grape-kaminari#37
  • Loading branch information
acotie committed Oct 6, 2017
1 parent cb2f470 commit bb35252
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ gem 'devise-bootstrap-views'
# API
gem 'grape'
gem 'grape-entity'
gem 'grape-kaminari'
#gem 'grape-kaminari'
#gem 'rack-cors'

gem 'grape-swagger'
Expand Down
4 changes: 0 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -113,9 +113,6 @@ GEM
grape-entity (0.6.1)
activesupport (>= 5.0.0)
multi_json (>= 1.3.2)
grape-kaminari (0.1.9)
grape
kaminari
grape-swagger (0.27.3)
grape (>= 0.16.2)
grape-swagger-entity (0.2.1)
Expand Down Expand Up @@ -335,7 +332,6 @@ DEPENDENCIES
faker
grape
grape-entity
grape-kaminari
grape-swagger
grape-swagger-entity
grape-swagger-rails
Expand Down

0 comments on commit bb35252

Please sign in to comment.