Unverified Commit 03c44f43 authored by Martin Weinelt's avatar Martin Weinelt
Browse files

_3llo: use ruby 3.1

The ruby 3.0 package is affected by the openssl_1_1 eol in 2023/09.
parent 1de41f9f
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
{ lib, ruby_3_0, bundlerApp, fetchpatch }:
{ lib, bundlerApp }:

bundlerApp {
  pname = "3llo";
  ruby = ruby_3_0;

  gemdir  = ./.;