Skip to content

Commit

Permalink
add rexml gem to fix chocolatey tests
Browse files Browse the repository at this point in the history
  • Loading branch information
garrettrowell authored and bastelfreak committed Nov 14, 2024
1 parent f7f12cb commit dbd587d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ end
group :test do
# Required for the final controlrepo tests
gem 'toml-rb'
gem 'rexml', '~> 3.3', '>= 3.3.9'
end

group :development do
Expand Down

0 comments on commit dbd587d

Please sign in to comment.