ruby-modules: Import gemset if it's a path OR a string. (#38959)
This fixes the bug introduced by 8686b986 which broke bundlerEnv exprs when gemdir was a string (thus making gemset a string by `gemset = gemdir + "/gemset.nix"`) which made it being treated as a set.
parent
92f0d31b
Please register or sign in to comment