Skip to content

Commit

Permalink
Merge branch 'develop' of github.com:meskyanichi/backup into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael van Rooijen committed Oct 27, 2011
2 parents e0de11f + d5519b8 commit 56886e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/backup/dependency.rb
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ def self.all

'mail' => {
:require => 'mail',
:version => '~> 2.3.0',
:version => '>= 2.2.15',
:for => 'Sending Emails (Mail Notifier)'
},

Expand Down

0 comments on commit 56886e6

Please sign in to comment.