gemspec.yml in ffi-hunspell-0.2.6 vs gemspec.yml in ffi-hunspell-0.3.0
- old
+ new
@@ -1,15 +1,17 @@
name: ffi-hunspell
-version: 0.2.6
+version: 0.3.0
summary: FFI bindings for Hunspell
-description: Ruby FFI bindings for Hunspell spell checker.
+description: Ruby FFI bindings for the Hunspell spell checker.
license: MIT
authors: Postmodern
email: postmodern.mod3@gmail.com
-homepage: https://github.com/postmodern/ffi-hunspell
+homepage: https://github.com/postmodern/ffi-hunspell#readme
has_yard: true
requirements: libhunspell >= 1.2.0
+
+required_ruby_version: ">= 1.9.1"
dependencies:
ffi: ~> 1.0
development_dependencies: