Commit fd3673a
committed
Lazily load YAML
This avoids errors when Bundler is activated _after_ thor, and a
different version of YAML (or dependencies of it, like stringio) is
included in the Gemfile/Gemfile.lock than the one that thor activates
internally.1 parent 3178667 commit fd3673a
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | 4 | | |
6 | 5 | | |
7 | 6 | | |
| |||
195 | 194 | | |
196 | 195 | | |
197 | 196 | | |
| 197 | + | |
198 | 198 | | |
199 | 199 | | |
200 | 200 | | |
| |||
0 commit comments