mirror of
https://github.com/puppetlabs/vmfloaty.git
synced 2026-03-27 09:17:42 -04:00
10 lines
127 B
Ruby
10 lines
127 B
Ruby
source 'https://rubygems.org'
|
|
|
|
gem 'commander'
|
|
gem 'faraday', '0.9.2'
|
|
|
|
gem 'rspec'
|
|
gem 'webmock', '1.21.0'
|
|
gem 'rake'
|
|
|
|
gemspec
|