gemspec.yml in ffi-hunspell-0.2.3 vs gemspec.yml in ffi-hunspell-0.2.4
- old
+ new
@@ -1,20 +1,20 @@
name: ffi-hunspell
-version: 0.2.3
+version: 0.2.4
summary: FFI bindings for Hunspell
description: Ruby FFI bindings for Hunspell spell checker.
license: MIT
authors: Postmodern
email: postmodern.mod3@gmail.com
-homepage: http://github.com/postmodern/ffi-hunspell
+homepage: https://github.com/postmodern/ffi-hunspell
has_yard: true
requirements: libhunspell >= 1.2.0
dependencies:
- ffi: >= 0.6.0, <= 1.1.0
- env: ~> 0.1.2
+ ffi: ~> 1.0
+ env: ~> 0.2
development_dependencies:
- ore-tasks: ~> 0.3.0
- rspec: ~> 2.4.0
- yard: ~> 0.6.0
+ rubygems-tasks: ~> 0.1
+ rspec: ~> 2.4
+ yard: ~> 0.7