metasploit-framework/lib/rex/google
Jeffrey Martin 21a6a18d92
trade `URI.encode` & `URI.escape` for Ruby 3
Ruby 3 removed the `URI.escape` methods however access to
the a parse for the same RFC is stil available at `URI::DEFAULT_PARSER.escape`.

Per the Ruby forum [comment](https://bugs.ruby-lang.org/issues/17309#note-1) this should equal.
2021-11-22 14:11:03 -06:00
..
geolocation.rb trade `URI.encode` & `URI.escape` for Ruby 3 2021-11-22 14:11:03 -06:00