Unverified Commit 5278c612 authored by figsoda's avatar figsoda Committed by GitHub
Browse files

Merge pull request #231751 from mweinelt/_3llo-ruby_3_1

_3llo: use ruby 3.1
parents a3fe0933 03c44f43
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  = ./.;