mirror of
https://github.com/TracksApp/tracks.git
synced 2026-03-08 05:32:37 +01:00
Require rexml specifically to make sure it's available. The POST API didn't always work without this.
This commit is contained in:
parent
da726b1700
commit
fa7d213ca7
2 changed files with 3 additions and 0 deletions
|
|
@ -383,6 +383,7 @@ DEPENDENCIES
|
|||
rails-controller-testing
|
||||
rails-dom-testing (~> 2.2.0)
|
||||
rails_autolink
|
||||
rexml
|
||||
rspec-expectations
|
||||
rubocop (~> 1.70)
|
||||
sanitize (~> 6.1)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue