Gemfile in name-spotter-0.1.1 vs Gemfile in name-spotter-0.1.2

- old
+ new

@@ -5,9 +5,10 @@ gem "rake" gem "rest-client" gem "builder" gem "json" +gem "unicode_utils" # Add dependencies to develop your gem here. # Include everything needed to run rake, tests, features, etc. group :development do gem "rspec", "~> 2.3.0"