nixpkgs/pkgs/development/ruby-modules
Michael Peyton Jones 5f0c43dea4
asciidoctor: move mathematical gem config to default gemset config
This has two benefits:
- Anyone else using the `mathematical` gem will benefit from the config.
- The gem config overrides the default one, so we were losing the fixes
for other gems.

I had to change how the update script works. Now it looks at the `gems`
passthru from `bundlerApp`.
2019-07-04 13:16:03 +01: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 bundlerApp: Set up passthru properly 2019-06-10 14:13:04 -07:00
bundler-env treewide: remove unused variables (#63177) 2019-06-16 19:59:05 +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 solargraph: 0.29.1 -> 0.32.1 2019-04-29 23:56:52 +02:00
testing
runtests.sh