Sha256: 992b5e1bab87f923174cc1e7515313266b81df0d36d83b4fa79f8da70405e99a
Contents?: true
Size: 417 Bytes
Versions: 3
Compression:
Stored size: 417 Bytes
Contents
require 'rubygems' require 'jeweler' Jeweler::Tasks.new do |gem| gem.name = "gem_file_conflict_checker" gem.summary = %Q{A gem plugin to warn you when you accidentally install files with names that collide accidentally} gem.email = "rogerpack2005@gmail.com" gem.homepage = "http://github.com/rdp/gem_file_conflict_checker" gem.authors = ["rdp"] end Jeweler::GemcutterTasks.new
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
gem_file_conflict_checker-0.2.3 | Rakefile |
gem_file_conflict_checker-0.2.2 | Rakefile |
gem_file_conflict_checker-0.2.1 | Rakefile |