From dc9e108b06bd0edc2e73c1c1d386d224ed16c6ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Sep 2026 10:14:09 +0000 Subject: [PATCH] chore(deps): bump nkf in /examples/trails-actions-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] --- examples/trails-actions-example/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/trails-actions-example/Gemfile.lock b/examples/trails-actions-example/Gemfile.lock index f1c6149..d40c82d 100644 --- a/examples/trails-actions-example/Gemfile.lock +++ b/examples/trails-actions-example/Gemfile.lock @@ -77,7 +77,7 @@ GEM nanaimo (0.4.0) nap (1.1.0) netrc (0.11.0) - nkf (0.2.0) + nkf (0.3.0) public_suffix (4.0.7) rexml (3.4.4) ruby-macho (2.5.1)