Skip to content

Commit

Permalink
Bump rexml from 3.2.6 to 3.3.9 in /blacklight-cornell
Browse files Browse the repository at this point in the history
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.3.9.
- [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.3.9)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 17, 2025
1 parent 281619e commit f1ece0e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion blacklight-cornell/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -143,4 +143,4 @@ gem "uri", "0.12.2"
gem "status-page"
gem "concurrent-ruby", "1.2.3", require: "concurrent"
gem "rack-cors", require: "rack/cors"
gem "rexml", "3.2.6"
gem "rexml", "3.3.9"
4 changes: 2 additions & 2 deletions blacklight-cornell/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -669,7 +669,7 @@ GEM
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
rexml (3.2.6)
rexml (3.3.9)
rsolr (2.6.0)
builder (>= 2.1.2)
faraday (>= 0.9, < 3, != 2.0.0)
Expand Down Expand Up @@ -926,7 +926,7 @@ DEPENDENCIES
rb-readline (~> 0.5.x)
redis-session-store
repost
rexml (= 3.2.6)
rexml (= 3.3.9)
rsolr
rspec
rspec-rails
Expand Down

0 comments on commit f1ece0e

Please sign in to comment.