README.md in dry-schema-1.6.2 vs README.md in dry-schema-1.7.0

- old
+ new

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