Skip to content

Commit

Permalink
Add REXML as a dependency
Browse files Browse the repository at this point in the history
It has been extracted into a gem somewhere around 2.7x
  • Loading branch information
julik committed Mar 7, 2021
1 parent 8cc85a5 commit d1b7eae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tracksperanto.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ Gem::Specification.new do |spec|
spec.add_runtime_dependency "flame_channel_parser", "~> 4", ">= 4.1.1"
spec.add_runtime_dependency "progressbar", "0.10.0"
spec.add_runtime_dependency "update_hints", "~> 1"
spec.add_runtime_dependency "rexml"

spec.add_development_dependency "bundler"
spec.add_development_dependency "test-unit", '~> 3'
Expand Down

0 comments on commit d1b7eae

Please sign in to comment.