gemspec.yml in ffi-hunspell-0.2.2 vs gemspec.yml in ffi-hunspell-0.2.3

- old
+ new

@@ -1,7 +1,7 @@ name: ffi-hunspell -version: 0.2.2 +version: 0.2.3 summary: FFI bindings for Hunspell description: Ruby FFI bindings for Hunspell spell checker. license: MIT authors: Postmodern email: postmodern.mod3@gmail.com @@ -9,10 +9,10 @@ has_yard: true requirements: libhunspell >= 1.2.0 dependencies: - ffi: ~> 0.6.0 + ffi: >= 0.6.0, <= 1.1.0 env: ~> 0.1.2 development_dependencies: ore-tasks: ~> 0.3.0 rspec: ~> 2.4.0