Skip to content

Commit

Permalink
Regenerated gemspec for version 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
drcapulet committed Nov 23, 2009
1 parent f5c8613 commit bbd73ed
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions shorty.gemspec
Original file line number Diff line number Diff line change
@@ -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{[email protected]}
s.extra_rdoc_files = [
Expand All @@ -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",
Expand Down Expand Up @@ -93,3 +94,4 @@ Gem::Specification.new do |s|
s.add_dependency(%q<crack>, [">= 0.1.4"])
end
end

0 comments on commit bbd73ed

Please sign in to comment.