Commit 24ba8a6
Fix request_details in isBogon case
The hash 'details' is assigned to before creation, leading to
```
undefined method `[]=' for #<IPinfo::Response:0x...>
```1 parent 6a949d3 commit 24ba8a6
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
| 122 | + | |
122 | 123 | | |
123 | 124 | | |
124 | 125 | | |
| |||
0 commit comments