Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
change uri parser regexp due to uri gem change
From ruby/uri#107: ``` This pull-request switched URI::DEFAULT_PARSER to URI::RFC3986_Parser. And I added switch-back feature for URI::RFC2396_Parser. URI.parser = URI::RFC2396_PARSER ```
- Loading branch information