From 5aec1d6b49e0c7c3f717ec38b8a6ba6a75d5f206 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 23 Jan 2022 21:26:11 +0000 Subject: [PATCH] Build(deps): Bump cppjieba_rb from 0.3.3 to 0.4.2 Bumps [cppjieba_rb](https://github.com/fantasticfears/cppjieba_rb) from 0.3.3 to 0.4.2. - [Release notes](https://github.com/fantasticfears/cppjieba_rb/releases) - [Commits](https://github.com/fantasticfears/cppjieba_rb/commits/v0.4.2) --- 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..d3bdfd1514896 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.2) crack (0.4.5) rexml crass (1.0.6)