Skip to content
Snippets Groups Projects
Commit d324b3e4 authored by elijah's avatar elijah
Browse files

pin specific fog-aws gem version

parent 90cd79b9
Branches
Tags
No related merge requests found
......@@ -51,7 +51,7 @@ spec = Gem::Specification.new do |s|
# network gems
s.add_runtime_dependency('sshkit', '~> 1.11')
s.add_runtime_dependency('fog-aws')
s.add_runtime_dependency('fog-aws', '~> 0.11')
# crypto gems
# s.add_runtime_dependency('gpgme') # << does not build on debian jessie, so now optional.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment