Skip to content

Commit

Permalink
Add Fog::XML as dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
plribeiro3000 committed Feb 3, 2015
1 parent fe5d5eb commit 3a9dd32
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fog-riakcs.gemspec
Expand Up @@ -21,6 +21,7 @@ Gem::Specification.new do |spec|

spec.add_dependency "fog-core"
spec.add_dependency "fog-json"
spec.add_dependency "fog-xml"

spec.add_development_dependency "rake"
spec.add_development_dependency "minitest"
Expand Down

0 comments on commit 3a9dd32

Please sign in to comment.