Sha256: 720a8096a04dae4ec5d223d64472dc11d5e03f757582612a1c79d9100f971fcd

Contents?: true

Size: 639 Bytes

Versions: 26

Compression:

Stored size: 639 Bytes

Contents

begin
  require 'jeweler'
  Jeweler::Tasks.new do |s|
    s.name = "lilygraph"
    s.summary = "Lilygraph is a Ruby library for creating svg charts and graphs based on XmlBuilder."
    s.description = "Lilygraph is a Ruby library for creating svg charts and graphs based on XmlBuilder."
    s.email = "kelsin@valefor.com"
    s.homepage = "http://github.com/Kelsin/lilygraph"
    s.authors = ["Christopher Giroir"]

    s.add_dependency("color-tools", ">= 1.3.0")
  end
  Jeweler::GemcutterTasks.new
rescue LoadError
  puts "Jeweler not available. Install it with: sudo gem install technicalpickles-jeweler -s http://gems.github.com"
end

Version data entries

26 entries across 26 versions & 2 rubygems

Version Path
Kelsin-lilygraph-0.3.0 Rakefile
Kelsin-lilygraph-0.4.0 Rakefile
Kelsin-lilygraph-0.4.1 Rakefile
Kelsin-lilygraph-0.4.2 Rakefile
Kelsin-lilygraph-0.5.0 Rakefile
Kelsin-lilygraph-0.5.1 Rakefile
Kelsin-lilygraph-0.5.2 Rakefile
Kelsin-lilygraph-0.5.3 Rakefile
Kelsin-lilygraph-0.5.6 Rakefile
lilygraph-0.5.9 Rakefile
lilygraph-0.5.8 Rakefile
lilygraph-0.5.7 Rakefile
lilygraph-0.5.6 Rakefile
lilygraph-0.5.5 Rakefile
lilygraph-0.5.4 Rakefile
lilygraph-0.5.3 Rakefile
lilygraph-0.5.2 Rakefile
lilygraph-0.5.1 Rakefile
lilygraph-0.5.0 Rakefile
lilygraph-0.4.4 Rakefile