Commit 7a538fb
Christopher Frost
More lenient YAML testing
Ruby before and after 2.0 formats YAML differently. This commit makes
a test more lenient of this difference so that CI builds on Ruby
2.2.2 pass.
[#93987158]1 parent c17a1e0 commit 7a538fb
File tree
2 files changed
+1
-2
lines changed- lib/java_buildpack/util
- spec/java_buildpack/util
2 files changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
69 | | - | |
70 | 68 | | |
71 | 69 | | |
72 | 70 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| 108 | + | |
108 | 109 | | |
109 | 110 | | |
110 | 111 | | |
| |||
0 commit comments