[gem]: https://rubygems.org/gems/dry-container [actions]: https://github.com/dry-rb/dry-container/actions [codacy]: https://www.codacy.com/gh/dry-rb/dry-container [chat]: https://dry-rb.zulipchat.com [inchpages]: http://inch-ci.org/github/dry-rb/dry-container # dry-container [![Join the chat at https://dry-rb.zulipchat.com](https://img.shields.io/badge/dry--rb-join%20chat-%23346b7a.svg)][chat] [![Gem Version](https://badge.fury.io/rb/dry-container.svg)][gem] [![CI Status](https://github.com/dry-rb/dry-container/workflows/ci/badge.svg)][actions] [![Codacy Badge](https://api.codacy.com/project/badge/Grade/227509c9034340b493f769f6277f4ecb)][codacy] [![Codacy Badge](https://api.codacy.com/project/badge/Coverage/227509c9034340b493f769f6277f4ecb)][codacy] [![Inline docs](http://inch-ci.org/github/dry-rb/dry-container.svg?branch=main)][inchpages] ## Links * [User documentation](https://dry-rb.org/gems/dry-container) * [API documentation](http://rubydoc.info/gems/dry-container) ## Supported Ruby versions This library officially supports the following Ruby versions: * MRI `>= 2.7.0` * jruby `>= 9.3` (postponed until 2.7 is supported) ## License See `LICENSE` file.