From bbd73ed936238b42c01c0a8b31b0755eed21a03e Mon Sep 17 00:00:00 2001 From: Alex Coomans Date: Mon, 23 Nov 2009 11:56:43 -0700 Subject: [PATCH] Regenerated gemspec for version 0.1.2 --- shorty.gemspec | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/shorty.gemspec b/shorty.gemspec index 3aa2c79..a1b1b48 100644 --- a/shorty.gemspec +++ b/shorty.gemspec @@ -1,15 +1,15 @@ # Generated by jeweler -# DO NOT EDIT THIS FILE -# Instead, edit Jeweler::Tasks in Rakefile, and run `rake gemspec` +# DO NOT EDIT THIS FILE DIRECTLY +# Instead, edit Jeweler::Tasks in Rakefile, and run the gemspec command # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = %q{shorty} - s.version = "0.1.1" + s.version = "0.1.2" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Alex Coomans"] - s.date = %q{2009-10-10} + s.date = %q{2009-11-23} s.description = %q{Makes it easy to shorten URLs} s.email = %q{alex@alexcoomans.com} s.extra_rdoc_files = [ @@ -35,6 +35,7 @@ Gem::Specification.new do |s| "lib/shorty/isgd.rb", "lib/shorty/supr.rb", "lib/shorty/tinyurl.rb", + "lib/shorty/to_openstruct.rb", "lib/shorty/trim.rb", "lib/shorty/twurl.rb", "shorty.gemspec", @@ -93,3 +94,4 @@ Gem::Specification.new do |s| s.add_dependency(%q, [">= 0.1.4"]) end end +