Skip to content

Commit e6dd8bd

Browse files
authored
Merge pull request #54 from qupath/dependabot/bundler/rexml-3.2.8
Bump rexml from 3.2.6 to 3.2.8
2 parents da54691 + d5454d0 commit e6dd8bd

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

Gemfile.lock

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,6 +227,10 @@ GEM
227227
nokogiri (1.16.4)
228228
mini_portile2 (~> 2.8.2)
229229
racc (~> 1.4)
230+
nokogiri (1.16.4-x86_64-darwin)
231+
racc (~> 1.4)
232+
nokogiri (1.16.4-x86_64-linux)
233+
racc (~> 1.4)
230234
octokit (4.25.1)
231235
faraday (>= 1, < 3)
232236
sawyer (~> 0.9)
@@ -237,7 +241,8 @@ GEM
237241
rb-fsevent (0.11.2)
238242
rb-inotify (0.10.1)
239243
ffi (~> 1.0)
240-
rexml (3.2.6)
244+
rexml (3.2.8)
245+
strscan (>= 3.0.9)
241246
rouge (3.30.0)
242247
rubyzip (2.3.2)
243248
safe_yaml (1.0.5)
@@ -251,6 +256,7 @@ GEM
251256
faraday (>= 0.17.3, < 3)
252257
simpleidn (0.2.2)
253258
unf (~> 0.1.4)
259+
strscan (3.1.0)
254260
terminal-table (1.8.0)
255261
unicode-display_width (~> 1.1, >= 1.1.1)
256262
typhoeus (1.4.1)

0 commit comments

Comments
 (0)