Skip to content
Unverified Commit ebc4a417 authored by Maximilian Bosch's avatar Maximilian Bosch
Browse files

ruby/bundlerApp: ignore `gemset` in env attribute set

The `gemset` field can be an attribute set as well in `buildRubyGem`,
however attribute sets can't be coerced to strings for the environment
set.

The impact should be relatively small as the environment variables are
only used by the `runCommand` script for `bunlderApp` which doesn't
refer to `gemset` at all.
parent 0ad35681
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment