Skip to content

Commit

Permalink
Revert "Restrict to rexml 3.2.0 - 3.2.6"
Browse files Browse the repository at this point in the history
This reverts commit 0b561ef.
  • Loading branch information
joshcooper committed May 20, 2024
1 parent dc78320 commit 5adfc41
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion facter.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ Gem::Specification.new do |spec|
# ffi 1.16.0 - 1.16.2 are broken on Windows
spec.add_development_dependency 'ffi', '>= 1.15.5', '< 1.17.0', '!= 1.16.0', '!= 1.16.1', '!= 1.16.2'
spec.add_development_dependency 'rake', '~> 13.0', '>= 13.0.6'
spec.add_development_dependency 'rexml', '>= 3.2.0', '<= 3.2.6'
spec.add_development_dependency 'rspec', '~> 3.0'
spec.add_development_dependency 'rubocop', '~> 1.28' # last version to support 2.5
spec.add_development_dependency 'rubocop-performance', '~> 1.5.2'
Expand Down

0 comments on commit 5adfc41

Please sign in to comment.