Skip to content

Commit

Permalink
Bump rexml from 3.3.1 to 3.3.6 (#29)
Browse files Browse the repository at this point in the history
Bumps [rexml](https://github.com/ruby/rexml) from 3.3.1 to 3.3.6.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](ruby/rexml@v3.3.1...v3.3.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 10, 2024
1 parent e472135 commit 93943f6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ gem 'readingtime', '~> 0.4.0'
gem 'sanitize', '~> 6.0'

gem 'addressable', '~> 2.8'
gem 'rexml', '~> 3.2', '>= 3.2.5'
gem 'rexml', '~> 3.3'
gem 'kramdown', '~> 2.4'

gem 'bigdecimal'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ GEM
ffi (~> 1.0)
readingtime (0.4.0)
redcarpet (3.6.0)
rexml (3.3.1)
rexml (3.3.6)
strscan
rouge (3.30.0)
sanitize (6.1.1)
Expand Down Expand Up @@ -165,7 +165,7 @@ DEPENDENCIES
pry (~> 0.14.1)
readingtime (~> 0.4.0)
redcarpet (~> 3.5, >= 3.5.1)
rexml (~> 3.2, >= 3.2.5)
rexml (~> 3.3)
sanitize (~> 6.0)
stringex (~> 2.8, >= 2.8.5)

Expand Down

0 comments on commit 93943f6

Please sign in to comment.