Commit 7106c8d
committed
Auto merge of #2034 - rubygems:seg-no-warning-deprecate-skip, r=olleolleolle
[SafeYAML] Avoid warning when Gem::Deprecate.skip is set
# Description:
This will allow Bundler to suppress the warnings, so we can get the tests passing again
# Tasks:
- [ ] Describe the problem / feature
- [ ] Write tests
- [ ] Write code to solve the problem
- [ ] Get code review from coworkers / friends
I will abide by the [code of conduct](https://github.com/rubygems/rubygems/blob/master/CODE_OF_CONDUCT.md).1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
39 | 42 | | |
40 | 43 | | |
41 | 44 | | |
| |||
0 commit comments