mirror of
https://github.com/puppetlabs/vmfloaty.git
synced 2026-01-26 05:28:40 -05:00
Add dependency on faraday
This commit is contained in:
parent
76a2d23973
commit
12c5fc1cbd
1 changed files with 1 additions and 0 deletions
|
|
@ -12,4 +12,5 @@ Gem::Specification.new do |s|
|
|||
s.test_files = Dir['spec/**/*']
|
||||
s.require_path = 'lib'
|
||||
s.add_dependency 'commander', '~> 4.3'
|
||||
s.add_dependency 'faraday', '~> 0.9'
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue