== 2.0.9 - 25-Jul-2026
* Add GitHub Actions CI [#33](https://github.com/eitoball/net-ping/pull/33)
  and update its supported Ruby versions [#38](https://github.com/eitoball/net-ping/pull/38).
* Replace FakeWeb with WebMock and update the test suite for current Ruby
  versions [#38](https://github.com/eitoball/net-ping/pull/38).
* Skip external-ping tests when the system ping command is unavailable
  [#33](https://github.com/eitoball/net-ping/pull/33).
* Fix the macOS ping6 interval option
  [#40](https://github.com/eitoball/net-ping/pull/40).
* Update README wording [#30](https://github.com/eitoball/net-ping/pull/30).
* Align Net::Ping::VERSION with the gem version
  [#37](https://github.com/eitoball/net-ping/pull/37).
