ffi-hunspell.gemspec in ffi-hunspell-0.1.0 vs ffi-hunspell.gemspec in ffi-hunspell-0.2.0

- old
+ new

@@ -4,7 +4,7 @@ Ore::Specification.new do |gemspec| # custom logic here end rescue NameError STDERR.puts "The 'ffi-hunspell.gemspec' file requires Ore." - STDERR.puts "Run `gem install ore` to install Ore." + STDERR.puts "Run `gem install ore-core` to install Ore." end