Skip to content

Commit

Permalink
Now requires om 0.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
flyingzumwalt committed Jun 30, 2010
1 parent 67f4e9e commit a54bcef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ begin
gem.add_dependency('mime-types', '>= 1.16')
gem.add_dependency('multipart-post')
gem.add_dependency('nokogiri')
gem.add_dependency('om', '>= 0.1.5')
gem.add_dependency('om', '>= 0.1.6')
# gem.add_dependency('yaml')

gem.add_development_dependency "rspec", ">= 1.2.9"
Expand Down

0 comments on commit a54bcef

Please sign in to comment.