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

Commit

Permalink
Updated gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
dkubb committed Mar 17, 2011
1 parent 4eafbae commit 2da17b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dm-oracle-adapter.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ Gem::Specification.new do |s|
s.name = %q{dm-oracle-adapter}
s.version = "1.1.0"

s.required_rubygems_version = Gem::Requirement.new("> 1.3.1") if s.respond_to? :required_rubygems_version=
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Dan Kubb"]
s.date = %q{2011-03-10}
s.date = %q{2011-03-16}
s.description = %q{Oracle Adapter for DataMapper}
s.email = %q{dan.kubb@gmail.com}
s.extra_rdoc_files = [
Expand Down

0 comments on commit 2da17b1

Please sign in to comment.