From ad3a5eba80751ad347127f9e223e3e93a34e235f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 May 2024 20:33:02 +0000 Subject: [PATCH] Bump rexml in /corese-unit-test/src/test/resources/data/rdf-star-main Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 to 3.2.8. - [Release notes](https://github.com/ruby/rexml/releases) - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md) - [Commits](https://github.com/ruby/rexml/compare/v3.2.5...v3.2.8) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect ... Signed-off-by: dependabot[bot] --- .../src/test/resources/data/rdf-star-main/Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/corese-unit-test/src/test/resources/data/rdf-star-main/Gemfile.lock b/corese-unit-test/src/test/resources/data/rdf-star-main/Gemfile.lock index 53732640d..8405f0dfb 100644 --- a/corese-unit-test/src/test/resources/data/rdf-star-main/Gemfile.lock +++ b/corese-unit-test/src/test/resources/data/rdf-star-main/Gemfile.lock @@ -66,7 +66,8 @@ GEM rdf (~> 3.1) rexml (~> 3.2) redcarpet (3.5.1) - rexml (3.2.5) + rexml (3.2.8) + strscan (>= 3.0.9) scanf (1.0.0) sparql (3.1.8) builder (~> 3.2) @@ -80,6 +81,7 @@ GEM sparql-client (3.1.2) net-http-persistent (~> 4.0, >= 4.0.1) rdf (~> 3.1) + strscan (3.1.0) sxp (1.1.0) rdf (~> 3.1) temple (0.8.2)