README.md in dry-transaction-0.13.2 vs README.md in dry-transaction-0.13.3

- old
+ new

@@ -1,5 +1,6 @@ +<!--- this file is synced from dry-rb/template-gem project --> [gem]: https://rubygems.org/gems/dry-transaction [actions]: https://github.com/dry-rb/dry-transaction/actions [codacy]: https://www.codacy.com/gh/dry-rb/dry-transaction [chat]: https://dry-rb.zulipchat.com [inchpages]: http://inch-ci.org/github/dry-rb/dry-transaction @@ -12,18 +13,18 @@ [![Codacy Badge](https://api.codacy.com/project/badge/Coverage/f2c8f3f2e96a477faee00109cfb2090d)][codacy] [![Inline docs](http://inch-ci.org/github/dry-rb/dry-transaction.svg?branch=master)][inchpages] ## Links -* [User documentation](http://dry-rb.org/gems/dry-transaction) +* [User documentation](https://dry-rb.org/gems/dry-transaction) * [API documentation](http://rubydoc.info/gems/dry-transaction) ## Supported Ruby versions This library officially supports the following Ruby versions: -* MRI >= `2.5` -* jruby >= `9.2` +* MRI `>= 2.6.0` +* jruby `>= 9.2` ## License See `LICENSE` file.