README.md in dry-events-0.3.0 vs README.md in dry-events-0.4.0

- old
+ new

@@ -1,5 +1,6 @@ +<!--- this file is synced from dry-rb/template-gem project --> [gem]: https://rubygems.org/gems/dry-events [actions]: https://github.com/dry-rb/dry-events/actions [codacy]: https://www.codacy.com/gh/dry-rb/dry-events [chat]: https://dry-rb.zulipchat.com [inchpages]: http://inch-ci.org/github/dry-rb/dry-events @@ -8,22 +9,22 @@ [![Gem Version](https://badge.fury.io/rb/dry-events.svg)][gem] [![CI Status](https://github.com/dry-rb/dry-events/workflows/ci/badge.svg)][actions] [![Codacy Badge](https://api.codacy.com/project/badge/Grade/3170162485134ea3b778c7e20e180b26)][codacy] [![Codacy Badge](https://api.codacy.com/project/badge/Coverage/3170162485134ea3b778c7e20e180b26)][codacy] -[![Inline docs](http://inch-ci.org/github/dry-rb/dry-events.svg?branch=master)][inchpages] +[![Inline docs](http://inch-ci.org/github/dry-rb/dry-events.svg?branch=main)][inchpages] ## Links -* [User documentation](http://dry-rb.org/gems/dry-events) +* [User documentation](https://dry-rb.org/gems/dry-events) * [API documentation](http://rubydoc.info/gems/dry-events) ## Supported Ruby versions This library officially supports the following Ruby versions: -* MRI >= `2.5` -* jruby >= `9.2` +* MRI `>= 2.7.0` +* jruby `>= 9.3` (postponed until 2.7 is supported) ## License See `LICENSE` file.