carrier-pigeon.gemspec in carrier-pigeon-0.0.4 vs carrier-pigeon.gemspec in carrier-pigeon-0.1.0

- old
+ new

@@ -1,11 +1,7 @@ -# -*- encoding: utf-8 -*- -$:.push File.expand_path("../lib", __FILE__) -require "carrier-pigeon/version" - Gem::Specification.new do |s| s.name = "carrier-pigeon" - s.version = Carrier::Pigeon::VERSION + s.version = "0.1.0" s.platform = Gem::Platform::RUBY s.authors = ["Sean Porter"] s.email = ["portertech@gmail.com"] s.homepage = "https://github.com/portertech/carrier-pigeon" s.summary = %q{The simplest library to say something on IRC}