Skip to content

Commit df276d6

Browse files
authored
Merge pull request #349 from neovim/dependabot/bundler/rexml-3.2.8
build(deps-dev): bump rexml from 3.2.5 to 3.2.8
2 parents 2ffb248 + b0329fe commit df276d6

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
@@ -226,7 +226,8 @@ GEM
226226
rb-fsevent (0.11.2)
227227
rb-inotify (0.10.1)
228228
ffi (~> 1.0)
229-
rexml (3.2.5)
229+
rexml (3.2.8)
230+
strscan (>= 3.0.9)
230231
rouge (3.26.0)
231232
ruby2_keywords (0.0.5)
232233
rubyzip (2.3.2)
@@ -241,6 +242,7 @@ GEM
241242
faraday (>= 0.17.3, < 3)
242243
simpleidn (0.2.1)
243244
unf (~> 0.1.4)
245+
strscan (3.1.0)
244246
terminal-table (1.8.0)
245247
unicode-display_width (~> 1.1, >= 1.1.1)
246248
typhoeus (1.4.0)

0 commit comments

Comments
 (0)