mirror of
https://github.com/puppetlabs/vmfloaty.git
synced 2026-01-26 13:28:42 -05:00
10 lines
108 B
Ruby
10 lines
108 B
Ruby
source 'https://rubygems.org'
|
|
|
|
gem 'commander'
|
|
gem 'faraday'
|
|
|
|
gem 'rspec'
|
|
gem 'webmock'
|
|
gem 'rake'
|
|
|
|
gemspec
|