Skip to content

Commit 2174fc6

Browse files
Bump nokogiri from 1.18.3 to 1.18.4 (#103)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.18.3 to 1.18.4. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.18.3...v1.18.4) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cf8bd77 commit 2174fc6

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Diff for: Gemfile.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -223,18 +223,18 @@ GEM
223223
mutex_m (0.2.0)
224224
net-http (0.4.1)
225225
uri
226-
nokogiri (1.18.3)
226+
nokogiri (1.18.4)
227227
mini_portile2 (~> 2.8.2)
228228
racc (~> 1.4)
229-
nokogiri (1.18.3-aarch64-linux-gnu)
229+
nokogiri (1.18.4-aarch64-linux-gnu)
230230
racc (~> 1.4)
231-
nokogiri (1.18.3-arm-linux-gnu)
231+
nokogiri (1.18.4-arm-linux-gnu)
232232
racc (~> 1.4)
233-
nokogiri (1.18.3-arm64-darwin)
233+
nokogiri (1.18.4-arm64-darwin)
234234
racc (~> 1.4)
235-
nokogiri (1.18.3-x86_64-darwin)
235+
nokogiri (1.18.4-x86_64-darwin)
236236
racc (~> 1.4)
237-
nokogiri (1.18.3-x86_64-linux-gnu)
237+
nokogiri (1.18.4-x86_64-linux-gnu)
238238
racc (~> 1.4)
239239
octokit (4.25.1)
240240
faraday (>= 1, < 3)

0 commit comments

Comments
 (0)