Skip to content

Commit 9844f63

Browse files
Bump rexml from 3.2.5 to 3.3.3 in /docs
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](ruby/rexml@v3.2.5...v3.3.3) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e8ff71c commit 9844f63

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

docs/Gemfile.lock

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,11 +205,15 @@ GEM
205205
rb-fsevent (~> 0.10, >= 0.10.3)
206206
rb-inotify (~> 0.9, >= 0.9.10)
207207
mercenary (0.3.6)
208+
mini_portile2 (2.8.7)
208209
minima (2.5.1)
209210
jekyll (>= 3.5, < 5.0)
210211
jekyll-feed (~> 0.9)
211212
jekyll-seo-tag (~> 2.1)
212213
minitest (5.18.0)
214+
nokogiri (1.14.3)
215+
mini_portile2 (~> 2.8.0)
216+
racc (~> 1.4)
213217
nokogiri (1.14.3-arm64-darwin)
214218
racc (~> 1.4)
215219
octokit (4.25.1)
@@ -222,7 +226,8 @@ GEM
222226
rb-fsevent (0.11.2)
223227
rb-inotify (0.10.1)
224228
ffi (~> 1.0)
225-
rexml (3.2.5)
229+
rexml (3.3.3)
230+
strscan
226231
rouge (3.26.0)
227232
ruby2_keywords (0.0.5)
228233
rubyzip (2.3.2)
@@ -237,6 +242,7 @@ GEM
237242
faraday (>= 0.17.3, < 3)
238243
simpleidn (0.2.1)
239244
unf (~> 0.1.4)
245+
strscan (3.1.0)
240246
terminal-table (1.8.0)
241247
unicode-display_width (~> 1.1, >= 1.1.1)
242248
typhoeus (1.4.0)
@@ -252,6 +258,7 @@ GEM
252258
PLATFORMS
253259
arm64-darwin-21
254260
arm64-darwin-23
261+
x86_64-linux
255262

256263
DEPENDENCIES
257264
github-pages (~> 228)

0 commit comments

Comments
 (0)