riemann-tools: 0.2.6 -> 0.2.13 (package name only) (#42040)
fix the package name that a previous PR missed
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
{ bundlerEnv }:
|
{ bundlerEnv }:
|
||||||
|
|
||||||
bundlerEnv {
|
bundlerEnv {
|
||||||
name = "riemann-tools-0.2.6";
|
name = "riemann-tools-0.2.13";
|
||||||
gemfile = ./Gemfile;
|
gemfile = ./Gemfile;
|
||||||
lockfile = ./Gemfile.lock;
|
lockfile = ./Gemfile.lock;
|
||||||
gemset = ./gemset.nix;
|
gemset = ./gemset.nix;
|
||||||
|
|||||||
Reference in New Issue
Block a user