nixpkgs/pkgs/development/ruby-modules
Arnout Engelen c5e2f3c066
ruby: move towards ruby 3
Currently, `pkgs.ruby` is ruby 2.7.6, which is in 'security updates
only' mode and scheduled to go EOL April 2023. Updating `pkgs.ruby`
to be ruby 3.1 would be a rather large change, but using ruby 3 to
bootstrap building ruby itself would be a nice first step in that
direction.

Tested with asciidoctor that this indeed now allows building a ruby
application without getting ruby 2.7 in the build closure.

Also fixes #192729
2022-10-06 17:09:38 +02:00
..
bundix various: cleanup of "inherit version;" 2021-07-17 22:39:35 +02:00
bundled-common bundlerApp: accept nativeBuildInputs 2022-08-16 13:14:19 +03:00
bundler Revert "Merge #188995: bundler: 2.3.20 -> 2.3.21" 2022-09-02 07:30:12 +02:00
bundler-app ruby: move towards ruby 3 2022-10-06 17:09:38 +02:00
bundler-env bundlerEnv: Allow overriding bundler 2021-03-10 10:44:14 +00:00
bundler-update-script
gem buildRubyGem: inherit libobjc from darwin 2022-07-01 19:19:11 +03:00
gem-config Merge pull request #190859 from viraptor/sqlite-simplify 2022-09-13 00:36:36 -05:00
rbenv rbenv: 1.1.2 -> 1.2.0 2021-10-29 01:13:11 +00:00
testing treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
with-packages rubyPackages: add pandocomatic (#164545) 2022-04-14 05:39:57 -05:00
runtests.sh