Commit 664457d
committed
Rescue
With the v6 http gem changes, this exception changed. So, for this
gem, we rescue both the v5 exception and the v6 exception and raise
the exception namespaced to this gem.HTTP::URI::InvalidError
1 parent 0aaec5f commit 664457d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments