From c2990fc33aef410473f66d663a364b936b8d729d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Dec 2021 06:57:26 +0000 Subject: [PATCH] Build(deps): Bump cppjieba_rb from 0.3.3 to 0.4.1 Bumps [cppjieba_rb](https://github.com/fantasticfears/cppjieba_rb) from 0.3.3 to 0.4.1. - [Release notes](https://github.com/fantasticfears/cppjieba_rb/releases) - [Commits](https://github.com/fantasticfears/cppjieba_rb/commits/v0.4.1) --- updated-dependencies: - dependency-name: cppjieba_rb dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9c6ac7d708659..465bb11e54b4b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -97,7 +97,7 @@ GEM cose (1.2.0) cbor (~> 0.5.9) openssl-signature_algorithm (~> 1.0) - cppjieba_rb (0.3.3) + cppjieba_rb (0.4.1) crack (0.4.5) rexml crass (1.0.6)