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

- old
+ new

@@ -1,7 +1,7 @@ name: ffi-hunspell -version: 0.2.0 +version: 0.2.2 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,11 @@ requirements: libhunspell >= 1.2.0 dependencies: ffi: ~> 0.6.0 + env: ~> 0.1.2 development_dependencies: - ore-tasks: ~> 0.2.0 - rspec: ~> 2.0.0 + ore-tasks: ~> 0.3.0 + rspec: ~> 2.4.0 yard: ~> 0.6.0