Sha256: 5d24045eaa25df63ee4389f6b49604c063a185df50d876035180fd1c73d5747b
Contents?: true
Size: 439 Bytes
Versions: 8
Compression:
Stored size: 439 Bytes
Contents
require 'rubygems' require 'rake' begin require 'jeweler' Jeweler::Tasks.new do |gem| gem.name = "lll" gem.summary = %Q{Output labeled data when debugging} gem.email = "mark@mwilden.com" gem.homepage = "http://github.com/mwilden/lll" gem.authors = ["Mark Wilden"] end Jeweler::GemcutterTasks.new rescue LoadError puts "Jeweler (or a dependency) not available. Install it with: sudo gem install jeweler" end
Version data entries
8 entries across 8 versions & 1 rubygems
Version | Path |
---|---|
lll-1.14.0 | Rakefile |
lll-1.13.3 | Rakefile |
lll-1.13.2 | Rakefile |
lll-1.13.1 | Rakefile |
lll-1.13.0 | Rakefile |
lll-1.12.3 | Rakefile |
lll-1.12.2 | Rakefile |
lll-1.12.1 | Rakefile |