Gemfile in infoblox-0.2.19 vs Gemfile in infoblox-0.3.0

- old
+ new

@@ -1,4 +1,8 @@ source 'https://rubygems.org' # Specify your gem's dependencies in infoblox.gemspec gemspec + +group :test do + gem 'highline' +end