Skip to content

Commit

Permalink
Bump rexml from 3.2.6 to 3.2.7
Browse files Browse the repository at this point in the history
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.7.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](ruby/rexml@v3.2.6...v3.2.7)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and ssciolla committed May 23, 2024
1 parent 401af8b commit 44d077e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 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.2.6"
gem "rexml", "~> 3.2.7"
gem "semantic_logger", "~> 4.15"
gem "sequel", "~> 5.77"
gem "tty-command", "~> 0.10.1"
Expand Down
8 changes: 5 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -45,15 +45,17 @@ GEM
mysql2 (0.5.6)
net-http (0.4.1)
uri
prometheus-client (4.2.2)
pastel (0.8.0)
tty-color (~> 0.5)
prometheus-client (4.2.2)
rake (13.1.0)
rexml (3.2.6)
rexml (3.2.7)
strscan (>= 3.0.9)
semantic_logger (4.15.0)
concurrent-ruby (~> 1.0)
sequel (5.77.0)
bigdecimal
strscan (3.1.0)
tty-color (0.6.0)
tty-command (0.10.1)
pastel (~> 0.8)
Expand All @@ -76,7 +78,7 @@ DEPENDENCIES
mysql2 (~> 0.5.6)
prometheus-client (~> 4.2.2)
rake (~> 13.1)
rexml (~> 3.2.6)
rexml (~> 3.2.7)
semantic_logger (~> 4.15)
sequel (~> 5.77)
sftp!
Expand Down

0 comments on commit 44d077e

Please sign in to comment.