README.md in mongoid-minitest-0.1.2 vs README.md in mongoid-minitest-0.1.3.pre
- old
+ new
@@ -8,11 +8,11 @@
This gem supports:
* Ruby 1.9.3
* Mongoid ~>3.0.4
-* MiniTest ~>3.3.0
+* MiniTest ~>3.4.0
If you're using Mongoid 2.4.x, you should use [0.0.3.1 version](https://github.com/frodsan/mongoid-minitest/tree/274976e8814cc9bfb3f1c83eba1bed21fa3cf26b).
## Installation
@@ -179,11 +179,12 @@
To run unit tests, run `bundle exec rake`.
## Maintainers
-* Francesco Rodriguez (<https://github.com/frodsan/>).
-* Sascha Wessel (<https://github.com/gr4y>).
+* Francesco Rodriguez (https://github.com/frodsan/).
+* Sascha Wessel (https://github.com/gr4y).
+* Godfrey Chan (https://github.com/chancancode).
## License
MIT License. Copyright 2012 Francesco Rodriguez. See [LICENSE](https://github.com/frodsan/lego/blob/master/LICENSE)
for more information.