Loading
nixos/redmine: Fix misleading Ruby version number
Since commit 2f42412f ("ruby_3_2: drop") the example snippet for the option `services.redmine.package` uses an unsupported Ruby version now. Change it to Ruby 3.3, which is supported. Signed-off-by:Felix Singer <felixsinger@posteo.net>