From 999cfe6a977c8ac12f1b52d35b1d2ceed39b4b53 Mon Sep 17 00:00:00 2001 From: Azul Date: Tue, 10 Sep 2013 09:15:10 +0200 Subject: fixup: tapicero.gemspec - not leap_ca.gemspec --- Rakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Rakefile b/Rakefile index e28f38f..7293cb2 100644 --- a/Rakefile +++ b/Rakefile @@ -24,7 +24,7 @@ end ## GEM BUILDING AND INSTALLING ## -$spec_path = 'leap_ca.gemspec' +$spec_path = 'tapicero.gemspec' $spec = eval(File.read($spec_path)) $base_dir = File.dirname(__FILE__) $gem_path = File.join($base_dir, 'pkg', "#{$spec.name}-#{$spec.version}.gem") -- cgit v1.2.3