README.md in symmetric-encryption-4.0.1 vs README.md in symmetric-encryption-4.1.0.beta1
- old
+ new
@@ -27,16 +27,9 @@
Checkout the sister project [Rocket Job](http://rocketjob.io): Ruby's missing batch system.
Fully supports Symmetric Encryption to encrypt data in flight and at rest while running jobs in the background.
-## Supports
-
-Symmetric Encryption works with the following Ruby VMs:
-
-- Ruby 2.1 and higher.
-- JRuby 9.1 and higher.
-
## Upgrading to SymmetricEncryption V4
Version 4 of Symmetric Encryption has completely adopted the Ruby keyword arguments on most API's where
multiple arguments are being passed, or where a Hash was being used before.