mirror of
https://github.com/puppetlabs/vmfloaty.git
synced 2026-03-27 01:07:43 -04:00
9 lines
97 B
Ruby
9 lines
97 B
Ruby
source 'https://rubygems.org'
|
|
|
|
gem 'commander'
|
|
gem 'faraday'
|
|
|
|
gem 'rspec'
|
|
gem 'webmock'
|
|
|
|
gemspec
|