Skip to content

Commit

Permalink
Regenerated gemspec for version 0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
yolk committed Nov 30, 2009
1 parent 719f33f commit c63efea
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions mite-rb.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{mite-rb}
s.version = "0.2.2"
s.version = "0.2.3"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Sebastian Munz"]
s.date = %q{2009-11-06}
s.date = %q{2009-11-30}
s.description = %q{The official ruby library for interacting with the RESTful mite.api.}
s.email = %q{sebastian@yo.lk}
s.extra_rdoc_files = [
Expand Down Expand Up @@ -57,3 +57,4 @@ Gem::Specification.new do |s|
s.add_dependency(%q<activeresource>, [">= 2.3.2"])
end
end

0 comments on commit c63efea

Please sign in to comment.