Skip to content

Commit 12ee3d3

Browse files
Bump webrick from 1.7.0 to 1.8.2 in /.github/workflows
Bumps [webrick](https://github.com/ruby/webrick) from 1.7.0 to 1.8.2. - [Release notes](https://github.com/ruby/webrick/releases) - [Commits](ruby/webrick@v1.7.0...v1.8.2) --- updated-dependencies: - dependency-name: webrick dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 23353c8 commit 12ee3d3

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/Gemfile.lock

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,8 @@ GEM
213213
minitest (5.16.2)
214214
nokogiri (1.13.8-arm64-darwin)
215215
racc (~> 1.4)
216+
nokogiri (1.13.8-x86_64-linux)
217+
racc (~> 1.4)
216218
octokit (4.25.1)
217219
faraday (>= 1, < 3)
218220
sawyer (~> 0.9)
@@ -249,11 +251,12 @@ GEM
249251
unf_ext
250252
unf_ext (0.0.8.2)
251253
unicode-display_width (1.8.0)
252-
webrick (1.7.0)
254+
webrick (1.8.2)
253255
zeitwerk (2.6.0)
254256

255257
PLATFORMS
256258
arm64-darwin-20
259+
x86_64-linux
257260

258261
DEPENDENCIES
259262
commonmarker (~> 0.23)

0 commit comments

Comments
 (0)