Skip to content

Commit

Permalink
Specified version of dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
bear454 committed Apr 19, 2012
1 parent 34b8e22 commit 49d71d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Expand Up @@ -7,7 +7,7 @@ begin
gem.email = "jmason@suse.com"
gem.homepage = "https://github.com/bear454/ActsAsDiffable"
gem.authors = ["James Mason 'bear454'"]
gem.add_dependency "activerecord"
gem.add_dependency "activerecord", ">=2.3.14"
end
Jeweler::RubygemsDotOrgTasks.new
rescue LoadError
Expand Down

0 comments on commit 49d71d0

Please sign in to comment.