mirror of
https://github.com/kaminari/kaminari.git
synced 2022-11-09 13:44:37 -05:00
decouple AR, DM, mongoid, and mongo_mapper gems from development_dependency into independent Gemfiles so we can test each of them separately
This commit is contained in:
parent
854d04af4b
commit
cc5a5a8526
7 changed files with 55 additions and 15 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -2,6 +2,7 @@
|
|||
.bundle
|
||||
.idea
|
||||
Gemfile.lock
|
||||
gemfiles/*.lock
|
||||
pkg/*
|
||||
|
||||
doc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue