hanami-cli 2.3.4 released

Fixed

  • Avoid an unhandled exception in the “are we inside a Hanami app?” check that happens at the beginning of every CLI invocation. This would occur when a bundled gem is already activated (from our testing: bigdecimal) but in conflict with the required version of that gem by a Hanami dependency. (@timriley in #380).

Compare v2.3.3 … v2.3.4


View release on GitHub