Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/namxam/backup into namxam…
Browse files Browse the repository at this point in the history
…-master
  • Loading branch information
Michael van Rooijen committed Feb 7, 2011
2 parents f703039 + ef18588 commit 95bbbcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backup.gemspec
Expand Up @@ -39,7 +39,6 @@ Gem::Specification.new do |gem|

##
# Dependencies
gem.add_dependency('fog', ["~> 0.3.5"])
gem.add_dependency('json_pure', ["~> 1.4.6"])
gem.add_dependency('net-ssh', [">= 2.0.15"])
gem.add_dependency('net-scp', [">= 1.0.2"])
Expand All @@ -49,4 +48,5 @@ Gem::Specification.new do |gem|
gem.add_dependency('pony', [">= 0.5"])
gem.add_dependency('cloudfiles', [">= 1.4.7"])
gem.add_dependency('dropbox', [">= 1.1.2"])
gem.add_dependency('fog', ["~> 0.3.5"])
end

0 comments on commit 95bbbcf

Please sign in to comment.