marboledacci

Results 24 comments of marboledacci

@FrBenjamin Did the solution proposed solved the issue? Please tell me if this is still an issue, if so, I would need more details about what you are doing.

Please provide more details about how you are getting that error.

Version [2.2.0](https://circleci.com/developer/orbs/orb/circleci/ruby?version=2.2.0) has updated the way Ruby < 3 is installed on MacOS and this should be solved there, so I'm closing the issue. If it is not enough, feel...

@matiaskorhonen If I understood well, the problem is coming when line `bundle config set gemfile "$PARAM_GEMFILE"` is executed. Why is it a problem that the value is set to Gemfile?

Version [2.2.1](https://circleci.com/developer/orbs/orb/circleci/ruby?version=2.2.1) now uses absolute path for the Gemfile, so this shouldn't be an issue anymore.

I'm closing this as there hasn't been any extra information given about it.

If I understand correctly, the request here is to allow the params to come from an environment variable, right?

This should be possible now in version [3.0.0](https://circleci.com/developer/orbs/orb/circleci/android?version=3.0.0)

Hi @cheethoe, the version https://circleci.com/developer/orbs/orb/circleci/aws-ecs?version=5.0.0 should allow that new functionality.