From d3ee3a6435eb0be459ed1570a6c4dbea08c21b06 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 May 2024 08:48:49 +0200 Subject: [PATCH] build(deps-dev): bump google-protobuf from 4.26.1 to 4.27.0 (#32923) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8e6285c3d92..a3e17a7abca 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -5,6 +5,7 @@ GEM public_suffix (>= 2.0.2, < 6.0) ast (2.4.2) base64 (0.2.0) + bigdecimal (3.1.8) chunky_png (1.4.0) colorator (1.1.0) commonmarker (0.23.10) @@ -27,7 +28,8 @@ GEM eventmachine (1.2.7) ffi (1.16.3) forwardable-extended (2.6.0) - google-protobuf (4.26.1-x86_64-linux) + google-protobuf (4.27.0-x86_64-linux) + bigdecimal rake (>= 13) http_parser.rb (0.8.0) i18n (1.14.5)