Gemfile in ruby-xcdm-0.0.8 vs Gemfile in ruby-xcdm-0.0.9

- old
+ new

@@ -6,7 +6,7 @@ gem 'builder' gem 'plist' gem 'ruby-xcdm', path: '.' group :test do - gem 'turn' + gem 'minitest' end