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

Commit

Permalink
Updated gemspecs to include the Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
snusnu committed Mar 22, 2010
1 parent d68bb00 commit a6094ce
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions dm-migrations.gemspec
Expand Up @@ -9,15 +9,16 @@ Gem::Specification.new do |s|

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Paul Sadauskas"]
s.date = %q{2010-03-20}
s.date = %q{2010-03-22}
s.description = %q{DataMapper plugin for writing and speccing migrations}
s.email = %q{psadauskas [a] gmail [d] com}
s.extra_rdoc_files = [
"LICENSE",
"README.rdoc"
]
s.files = [
"LICENSE",
"Gemfile",
"LICENSE",
"README.rdoc",
"Rakefile",
"VERSION",
Expand Down

0 comments on commit a6094ce

Please sign in to comment.