Skip to content

Commit 6209714

Browse files
dependabot[bot]gkellogg
authored andcommitted
Bump rexml from 3.2.6 to 3.2.8
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8. - [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.8) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e74ae3a commit 6209714

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Gemfile.lock

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,8 @@ GEM
167167
rdf (~> 3.3)
168168
rexml (~> 3.2)
169169
redcarpet (3.6.0)
170-
rexml (3.2.6)
170+
rexml (3.2.8)
171+
strscan (>= 3.0.9)
171172
scanf (1.0.0)
172173
shacl (0.4.1)
173174
json-ld (~> 3.3)
@@ -196,6 +197,7 @@ GEM
196197
net-http-persistent (~> 4.0, >= 4.0.2)
197198
rdf (~> 3.3)
198199
stringio (3.1.0)
200+
strscan (3.1.0)
199201
sxp (1.3.0)
200202
matrix (~> 0.4)
201203
rdf (~> 3.3)

0 commit comments

Comments
 (0)