Gemfile in geordi-1.4.2 vs Gemfile in geordi-1.4.3

- old
+ new

@@ -7,6 +7,6 @@ gem 'rspec-mocks' gem 'pry' gem 'highline' # Required for running features that test parallel test execution -gem 'parallel_tests' +gem 'parallel_tests' if ENV['GEORDI_TESTING']