Skip to content

Commit 9898e37

Browse files
committed
💚 Temp Switch to pboling/rexml
- ruby/rexml#260 - ruby/rexml#261
1 parent 52b95de commit 9898e37

File tree

2 files changed

+20
-18
lines changed

2 files changed

+20
-18
lines changed

‎.idea/workspace.xml

Lines changed: 16 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
# Ruby >= 2.5
2-
gem "rexml", github: "ruby/rexml", branch: "master"
2+
# NOTE: There is a bug in HEAD which breaks the test suite, fixed here:
3+
# https://github.com/ruby/rexml/pull/261
4+
# gem "rexml", github: "ruby/rexml", branch: "master"
5+
gem "rexml", github: "pboling/rexml", branch: "master"

0 commit comments

Comments
 (0)