t: 2.9.0 -> 3.1.0
2.9.0 didn't build anymore
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{ stdenv, lib, bundlerEnv, ruby }:
|
||||
|
||||
bundlerEnv {
|
||||
name = "t-2.9.0";
|
||||
name = "t-3.1.0";
|
||||
|
||||
inherit ruby;
|
||||
gemfile = ./Gemfile;
|
||||
|
||||
Reference in New Issue
Block a user