gemspec.yml in ffi-hunspell-0.1.0 vs gemspec.yml in ffi-hunspell-0.2.0
- old
+ new
@@ -1,7 +1,7 @@
name: ffi-hunspell
-version: 0.1.0
+version: 0.2.0
summary: FFI bindings for Hunspell
description: Ruby FFI bindings for Hunspell spell checker.
license: MIT
authors: Postmodern
email: postmodern.mod3@gmail.com
@@ -12,8 +12,8 @@
dependencies:
ffi: ~> 0.6.0
development_dependencies:
- ore: ~> 0.2.0
- ore-tasks: ~> 0.1.2
+ ore-tasks: ~> 0.2.0
+ rspec: ~> 2.0.0
yard: ~> 0.6.0