diff options
Diffstat (limited to 'vendor/supply_drop/Gemfile')
-rw-r--r-- | vendor/supply_drop/Gemfile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/vendor/supply_drop/Gemfile b/vendor/supply_drop/Gemfile new file mode 100644 index 0000000..b4e0f50 --- /dev/null +++ b/vendor/supply_drop/Gemfile @@ -0,0 +1,6 @@ +source :rubygems + +gem 'capistrano', '2.11.2' +gem 'vagrant', '0.9.7' +gem 'rake', '0.8.7' +gem 'puppet', '2.7.1' |