Skip to content
This repository has been archived by the owner on Apr 17, 2018. It is now read-only.

Commit

Permalink
Regenerated gemspec for 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
solnic committed Apr 28, 2011
1 parent 86f565a commit 6cf3ee5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions dm-adjust.gemspec
Expand Up @@ -5,11 +5,11 @@

Gem::Specification.new do |s|
s.name = %q{dm-adjust}
s.version = "1.1.0"
s.version = "1.1.1"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Sindre Aarsaether"]
s.date = %q{2011-04-09}
s.date = %q{2011-04-28}
s.description = %q{DataMapper plugin providing methods to increment and decrement properties}
s.email = %q{sindre [a] identu [d] no}
s.extra_rdoc_files = [
Expand Down Expand Up @@ -42,7 +42,7 @@ Gem::Specification.new do |s|
s.homepage = %q{http://github.com/datamapper/dm-adjust}
s.require_paths = ["lib"]
s.rubyforge_project = %q{datamapper}
s.rubygems_version = %q{1.7.2}
s.rubygems_version = %q{1.6.2}
s.summary = %q{DataMapper plugin providing methods to increment and decrement properties}
s.test_files = [
"spec/integration/adjust_spec.rb",
Expand Down

0 comments on commit 6cf3ee5

Please sign in to comment.