Skip to content

Commit f45357b

Browse files
Bump rexml from 3.2.6 to 3.2.8 (Kopernicus#57)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 10d1f7c commit f45357b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Gemfile.lock

+3-1
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,8 @@ GEM
231231
rb-fsevent (0.11.2)
232232
rb-inotify (0.10.1)
233233
ffi (~> 1.0)
234-
rexml (3.2.6)
234+
rexml (3.2.8)
235+
strscan (>= 3.0.9)
235236
rouge (3.30.0)
236237
rubyzip (2.3.2)
237238
safe_yaml (1.0.5)
@@ -245,6 +246,7 @@ GEM
245246
faraday (>= 0.17.3, < 3)
246247
simpleidn (0.2.1)
247248
unf (~> 0.1.4)
249+
strscan (3.1.0)
248250
terminal-table (1.8.0)
249251
unicode-display_width (~> 1.1, >= 1.1.1)
250252
thread_safe (0.3.6)

0 commit comments

Comments
 (0)