Sha256: 549211ebccef12e2c06f8c505ab7ebe0d2b4481dd284d77666441cfa33e7e1f5
Contents?: true
Size: 387 Bytes
Versions: 5
Compression:
Stored size: 387 Bytes
Contents
begin require 'jeweler' Jeweler::Tasks.new do |gemspec| gemspec.name = "mashery" gemspec.summary = "A Ruby library for the Mashery API" gemspec.email = "brian@outside.in" gemspec.homepage = "http://github.com/outsidein/mashery-rb" gemspec.authors = ["Brian Moseley"] end rescue LoadError puts "Jeweler not available. Install it with: gem install jeweler" end
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
mashery-0.1.1 | Rakefile |
mashery-0.1.0 | Rakefile |
mashery-0.0.11 | Rakefile |
mashery-0.0.10 | Rakefile |
mashery-0.0.9 | Rakefile |