gemspec.yml in ffi-hunspell-0.2.5 vs gemspec.yml in ffi-hunspell-0.2.6

- old
+ new

@@ -1,7 +1,7 @@ name: ffi-hunspell -version: 0.2.5 +version: 0.2.6 summary: FFI bindings for Hunspell description: Ruby FFI bindings for Hunspell spell checker. license: MIT authors: Postmodern email: postmodern.mod3@gmail.com @@ -10,10 +10,9 @@ requirements: libhunspell >= 1.2.0 dependencies: ffi: ~> 1.0 - env: ~> 0.2 development_dependencies: rubygems-tasks: ~> 0.1 rspec: ~> 2.4 yard: ~> 0.7