From 50220fa11d90a180c350c1e0719f4f03a8a3dd99 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Aug 2024 00:50:49 +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.3.3. - [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.3.3) --- 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..a08b3b5ca 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.3.3) + strscan 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)