Sha256: 5ceed0ea934ba18d0d329add337d8bb8fdc6356478c48035a75f6e95e5bff666

Contents?: true

Size: 138 Bytes

Versions: 31

Compression:

Stored size: 138 Bytes

Contents

require "bundler/gem_tasks"
task :default => [:spec]

namespace :gem do
  task :build do
    system "rake build && rake install"
  end
end

Version data entries

31 entries across 31 versions & 1 rubygems

Version Path
keppler-2.1.22 Rakefile
keppler-2.1.21 Rakefile
keppler-2.1.20 Rakefile
keppler-2.1.19 Rakefile
keppler-2.1.18 Rakefile
keppler-2.1.17 Rakefile
keppler-2.1.16 Rakefile
keppler-2.1.15 Rakefile
keppler-2.1.14 Rakefile
keppler-2.1.13 Rakefile
keppler-2.1.12 Rakefile
keppler-2.1.11 Rakefile
keppler-2.1.10 Rakefile
keppler-2.1.9 Rakefile
keppler-2.1.8 Rakefile
keppler-2.1.7 Rakefile
keppler-2.1.6 Rakefile
keppler-2.1.5 Rakefile
keppler-2.1.4 Rakefile
keppler-2.1.3 Rakefile