README.md in symmetric-encryption-3.8.0 vs README.md in symmetric-encryption-3.8.1
- old
+ new
@@ -1,7 +1,7 @@
# symmetric-encryption
-![](https://img.shields.io/gem/v/symmetric-encryption.svg) ![](https://secure.travis-ci.org/reidmorrison/symmetric-encryption.png?branch=master) ![](https://img.shields.io/gem/dt/symmetric-encryption.svg) ![](https://img.shields.io/badge/status-production%20ready-blue.svg)
+![](https://img.shields.io/gem/v/symmetric-encryption.svg) ![](https://img.shields.io/travis/reidmorrison/symmetric-encryption.svg) ![](https://img.shields.io/gem/dt/symmetric-encryption.svg) ![](https://img.shields.io/badge/status-production%20ready-blue.svg)
* http://github.com/reidmorrison/symmetric-encryption
Transparently encrypt ActiveRecord, Mongoid, and MongoMapper attributes. Encrypt passwords in configuration files. Encrypt entire files at rest.
@@ -90,20 +90,18 @@
* Should only be used for large strings since compression overhead and
the overhead of adding the 'magic' header may exceed any benefits of
compression.
* Default: false
-## Versioning
-
-This project uses [Semantic Versioning](http://semver.org/).
-
## Author
[Reid Morrison](https://github.com/reidmorrison)
-## Contributors
-
[Contributors](https://github.com/reidmorrison/symmetric-encryption/graphs/contributors)
+
+## Versioning
+
+This project uses [Semantic Versioning](http://semver.org/).
## Disclaimer
Although this library has assisted in meeting PCI Compliance and has passed
previous PCI audits, it in no way guarantees that PCI Compliance will be