Skip to content

Commit 8f99cb1

Browse files
Pin rexml to 3.x
1 parent 0916289 commit 8f99cb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ gem 'rspec-puppet', '~> 5.0'
2525
gem 'rubocop', '~> 1.75'
2626
gem 'unf_ext', '~> 0.0.9'
2727
gem 'yamllint', '~> 0.0.9'
28-
gem 'rexml'
28+
gem 'rexml', '~> 3'
2929
gem 'bigdecimal', '= 3.2.1'

0 commit comments

Comments
 (0)