Skip to content

Commit ca7ce6c

Browse files
Bump the bundler group across 1 directory with 4 updates
Bumps the bundler group with 4 updates in the /docs directory: [cgi](https://github.com/ruby/cgi), [nokogiri](https://github.com/sparklemotion/nokogiri), [rexml](https://github.com/ruby/rexml) and [webrick](https://github.com/ruby/webrick). Updates `cgi` from 0.4.1 to 0.4.2 - [Release notes](https://github.com/ruby/cgi/releases) - [Commits](ruby/cgi@v0.4.1...v0.4.2) Updates `nokogiri` from 1.16.5 to 1.18.3 - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.16.5...v1.18.3) Updates `rexml` from 3.3.6 to 3.3.9 - [Release notes](https://github.com/ruby/rexml/releases) - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md) - [Commits](ruby/rexml@v3.3.6...v3.3.9) Updates `webrick` from 1.8.1 to 1.8.2 - [Release notes](https://github.com/ruby/webrick/releases) - [Commits](ruby/webrick@v1.8.1...v1.8.2) --- updated-dependencies: - dependency-name: cgi dependency-type: indirect dependency-group: bundler - dependency-name: nokogiri dependency-type: indirect dependency-group: bundler - dependency-name: rexml dependency-type: indirect dependency-group: bundler - dependency-name: webrick dependency-type: indirect dependency-group: bundler ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bee9a5e commit ca7ce6c

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

docs/Gemfile.lock

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ GEM
1515
public_suffix (>= 2.0.2, < 6.0)
1616
base64 (0.2.0)
1717
bigdecimal (3.1.8)
18-
cgi (0.4.1)
18+
cgi (0.4.2)
1919
colorator (1.1.0)
2020
concurrent-ruby (1.2.3)
2121
connection_pool (2.4.1)
@@ -92,29 +92,27 @@ GEM
9292
jekyll-seo-tag (~> 2.1)
9393
minitest (5.24.1)
9494
mutex_m (0.2.0)
95-
nokogiri (1.16.5-x86_64-linux)
95+
nokogiri (1.18.3-x86_64-linux-gnu)
9696
racc (~> 1.4)
9797
pathutil (0.16.2)
9898
forwardable-extended (~> 2.6)
9999
public_suffix (5.0.5)
100-
racc (1.8.0)
100+
racc (1.8.1)
101101
rake (13.2.1)
102102
rb-fsevent (0.11.2)
103103
rb-inotify (0.11.1)
104104
ffi (~> 1.0)
105-
rexml (3.3.6)
106-
strscan
105+
rexml (3.3.9)
107106
rouge (4.2.1)
108107
safe_yaml (1.0.5)
109108
sass-embedded (1.83.0-x86_64-linux-gnu)
110109
google-protobuf (~> 4.28)
111-
strscan (3.1.0)
112110
terminal-table (3.0.2)
113111
unicode-display_width (>= 1.1.1, < 3)
114112
tzinfo (2.0.6)
115113
concurrent-ruby (~> 1.0)
116114
unicode-display_width (2.5.0)
117-
webrick (1.8.1)
115+
webrick (1.8.2)
118116

119117
PLATFORMS
120118
x86_64-linux

0 commit comments

Comments
 (0)