nixpkgs/pkgs/development/ruby-modules
Maximilian Bosch ebc4a417d0
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.
2019-08-19 13:46:52 +02:00
..
bundix bundix: 2.4.1 -> 2.4.2 2019-04-17 17:28:11 +01:00
bundled-common treewide: remove unused variables (#63177) 2019-06-16 19:59:05 +00:00
bundler
bundler-app ruby/bundlerApp: ignore gemset in env attribute set 2019-08-19 13:46:52 +02:00
bundler-env bundlerUpdateScript: init and use (#64822) 2019-07-22 12:02:47 +00:00
bundler-update-script bundlerUpdateScript: init and use (#64822) 2019-07-22 12:02:47 +00:00
gem ruby-modules/gem: fix path to git checkout 2019-04-03 16:59:53 +02:00
gem-config asciidoctor: move mathematical gem config to default gemset config 2019-07-04 13:16:03 +01:00
solargraph bundlerUpdateScript: init and use (#64822) 2019-07-22 12:02:47 +00:00
testing
runtests.sh