Skip to content

Commit

Permalink
gemspec generated for 0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
morgoth committed Nov 3, 2009
1 parent b5e3c57 commit c6d78aa
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions alexa.gemspec
Original file line number Diff line number Diff line change
@@ -1,15 +1,16 @@
# 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{alexa}
s.version = "0.0.6"
s.version = "0.0.7"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Wojciech Wnętrzak"]
s.date = %q{2009-10-09}
s.date = %q{2009-11-03}
s.description = %q{Alexa Web Information Service library (AWIS)}
s.email = %q{w.wnetrzak@gmail.com}
s.extra_rdoc_files = [
"LICENSE",
Expand Down Expand Up @@ -54,3 +55,4 @@ Gem::Specification.new do |s|
s.add_dependency(%q<xml-simple>, [">= 0"])
end
end

0 comments on commit c6d78aa

Please sign in to comment.