Gemfile in localhost-1.1.2 vs Gemfile in localhost-1.1.3

- old
+ new

@@ -6,6 +6,8 @@ gemspec group :development do gem 'async-io' gem 'async-rspec' + + gem 'async-process' end