Skip to content

Commit 11ae679

Browse files
Bump nokogiri from 1.12.2 to 1.12.5
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.12.2 to 1.12.5. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.12.2...v1.12.5) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f617b78 commit 11ae679

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Gemfile.lock

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,9 @@ GEM
170170
jekyll-seo-tag (~> 2.1)
171171
minitest (5.14.4)
172172
multipart-post (2.1.1)
173-
nokogiri (1.12.2-x86_64-darwin)
173+
nokogiri (1.12.5-x86_64-darwin)
174+
racc (~> 1.4)
175+
nokogiri (1.12.5-x86_64-linux)
174176
racc (~> 1.4)
175177
octokit (4.21.0)
176178
faraday (>= 0.9)
@@ -215,6 +217,7 @@ GEM
215217

216218
PLATFORMS
217219
x86_64-darwin-19
220+
x86_64-linux
218221

219222
DEPENDENCIES
220223
github-pages (~> 217)

0 commit comments

Comments
 (0)