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:
Walter Franzini 2018-06-17 18:35:28 +02:00 committed by xeji
parent 3e1acfd824
commit c0e8b3410c

View File

@ -1,7 +1,7 @@
{ bundlerEnv }:
bundlerEnv {
name = "riemann-tools-0.2.6";
name = "riemann-tools-0.2.13";
gemfile = ./Gemfile;
lockfile = ./Gemfile.lock;
gemset = ./gemset.nix;