Skip to content

Commit

Permalink
Depend on data_mapper 0.9.11
Browse files Browse the repository at this point in the history
  • Loading branch information
sr committed Apr 5, 2009
1 parent 1e116a0 commit 8791071
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integrity.gemspec
Expand Up @@ -21,7 +21,7 @@ Gem::Specification.new do |s|
s.add_dependency "sinatra", [">= 0.9.1.1"]
s.add_dependency "sinatra-authorization"
s.add_dependency "haml", [">= 2.0.0"]
s.add_dependency "data_mapper", ["= 0.9.10"]
s.add_dependency "data_mapper", ["= 0.9.11"]
s.add_dependency "uuidtools" # required by dm-types
s.add_dependency "bcrypt-ruby" # required by dm-types
s.add_dependency "json"
Expand Down

0 comments on commit 8791071

Please sign in to comment.