From 09cfb36c519b6f3d8604653cd05cdbbcd10f9195 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jun 2026 21:04:06 +0000 Subject: [PATCH] chore(deps): bump nkf from 0.2.0 to 0.3.0 in /example Bumps [nkf](https://github.com/ruby/nkf) from 0.2.0 to 0.3.0. - [Release notes](https://github.com/ruby/nkf/releases) - [Commits](https://github.com/ruby/nkf/compare/v0.2.0...v0.3.0) --- updated-dependencies: - dependency-name: nkf dependency-version: 0.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- example/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/Gemfile.lock b/example/Gemfile.lock index 039adee0..44c07dae 100644 --- a/example/Gemfile.lock +++ b/example/Gemfile.lock @@ -89,7 +89,7 @@ GEM nanaimo (0.3.0) nap (1.1.0) netrc (0.11.0) - nkf (0.2.0) + nkf (0.3.0) prism (1.9.0) public_suffix (4.0.7) rexml (3.4.4)