Sha256: 5f815c8835540fe6ff7f16eca19190441d159947c62e15f3b536166b5166c999
Contents?: true
Size: 666 Bytes
Versions: 6
Compression:
Stored size: 666 Bytes
Contents
begin require 'jeweler' Jeweler::Tasks.new do |gem| gem.name = "sugar-high" gem.summary = %Q{Ruby convenience sugar packs!} gem.description = %Q{More Ruby sugar - inspired by the 'zuker' project} gem.email = "kmandrup@gmail.com" gem.homepage = "http://github.com/kristianmandrup/sugar-high" gem.authors = ["Kristian Mandrup"] gem.add_development_dependency "rspec", ">= 2.0.0.beta.19" # gem is a Gem::Specification... see http://www.rubygems.org/read/chapter/20 for additional settings end Jeweler::GemcutterTasks.new rescue LoadError puts "Jeweler (or a dependency) not available. Install it with: gem install jeweler" end
Version data entries
6 entries across 6 versions & 1 rubygems
Version | Path |
---|---|
sugar-high-0.1.6 | Rakefile |
sugar-high-0.1.5 | Rakefile |
sugar-high-0.1.4 | Rakefile |
sugar-high-0.1.2 | Rakefile |
sugar-high-0.1.1 | Rakefile |
sugar-high-0.1.0 | Rakefile |