README.md in dry-files-1.0.1 vs README.md in dry-files-1.0.2
- old
+ new
@@ -1,30 +1,22 @@
<!--- this file is synced from dry-rb/template-gem project -->
[gem]: https://rubygems.org/gems/dry-files
[actions]: https://github.com/dry-rb/dry-files/actions
-[codacy]: https://www.codacy.com/gh/dry-rb/dry-files
-[chat]: https://dry-rb.zulipchat.com
-[inchpages]: http://inch-ci.org/github/dry-rb/dry-files
-# dry-files [![Join the chat at https://dry-rb.zulipchat.com](https://img.shields.io/badge/dry--rb-join%20chat-%23346b7a.svg)][chat]
+# dry-files [![Gem Version](https://badge.fury.io/rb/dry-files.svg)][gem] [![CI Status](https://github.com/dry-rb/dry-files/workflows/ci/badge.svg)][actions]
-[![Gem Version](https://badge.fury.io/rb/dry-files.svg)][gem]
-[![CI Status](https://github.com/dry-rb/dry-files/workflows/ci/badge.svg)][actions]
-[![Codacy Badge](https://api.codacy.com/project/badge/Grade/71200ee8d70b412c9e21c20b8b3b3688)][codacy]
-[![Codacy Badge](https://api.codacy.com/project/badge/Coverage/71200ee8d70b412c9e21c20b8b3b3688)][codacy]
-[![Inline docs](http://inch-ci.org/github/dry-rb/dry-files.svg?branch=main)][inchpages]
-
## Links
* [User documentation](https://dry-rb.org/gems/dry-files)
* [API documentation](http://rubydoc.info/gems/dry-files)
+* [Forum](https://discourse.dry-rb.org)
## Supported Ruby versions
This library officially supports the following Ruby versions:
-* MRI `>= 2.7.0`
-* jruby `>= 9.3` (postponed until 2.7 is supported)
+* MRI `>= 3.0.0`
+* jruby `>= 9.4` (not tested on CI)
## License
See `LICENSE` file.