mirror of
https://github.com/jcwimer/docker-swarm-autoscaler
synced 2026-05-18 10:34:45 +00:00
First release with tests
This commit is contained in:
8
tests/Gemfile
Normal file
8
tests/Gemfile
Normal file
@@ -0,0 +1,8 @@
|
||||
source 'https://rubygems.org'
|
||||
ruby '2.6.3'
|
||||
gem 'awesome_print', '~> 1.8'
|
||||
gem 'guard-rspec', require: false
|
||||
gem 'pry-byebug', '~> 3.7'
|
||||
gem 'rspec-shell-expectations'
|
||||
gem 'rake'
|
||||
gem 'rspec'
|
||||
Reference in New Issue
Block a user