Skip to content

Commit

Permalink
updated rexml version to 3.3.4 to handle security vulnerability
Browse files Browse the repository at this point in the history
  • Loading branch information
jayamala17 committed Aug 5, 2024
1 parent 63e4c9e commit bc31893
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ gem "faraday", "~> 2.9"
gem "faraday-retry", "~> 2.2"
gem "mysql2", "~> 0.5.6"
gem "prometheus-client", "~> 4.2.2"
gem "rexml", "~> 3.3.2"
gem "rexml", "~> 3.3.4"
gem "semantic_logger", "~> 4.15"
gem "sequel", "~> 5.77"
gem "tty-command", "~> 0.10.1"
Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ DEPENDENCIES
mysql2 (~> 0.5.6)
prometheus-client (~> 4.2.2)
rake (~> 13.1)
rexml (~> 3.3.2)
rexml (~> 3.3.4)
semantic_logger (~> 4.15)
sequel (~> 5.77)
sftp!
Expand Down

0 comments on commit bc31893

Please sign in to comment.