Gemfile in tudu-0.0.5 vs Gemfile in tudu-0.0.6

- old
+ new

@@ -1,7 +1,3 @@ source 'https://rubygems.org' gemspec -gem "rspec", "~> 2.14.1" -gem "thor", "~> 0.18.1" -gem "simplecov", "~> 0.8.2" -gem "highline", "~> 1.6.20"