mirror of
https://github.com/puppetlabs/vmfloaty.git
synced 2026-01-25 21:28:40 -05: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
|