Actions
Bug #12254
closedPin addressable for Ruby 1.8 compatibility
Difficulty:
easy
Triaged:
Pull request:
Description
addressable 2.4.0 is scheduled to drop Ruby 1.8.7 support, so it should be pinned to < 2.4. addressable is a test dependency of webmock.
https://github.com/sporkmonger/addressable/blob/master/CHANGELOG.md#addressable-240
Pre-emptive, as I happened to notice the deprecation warning.
Actions