From bf9d7104452719ab9ef2ee03eab92f4fe890bf24 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 11:00:18 -0600 Subject: [PATCH] build(deps): bump google-protobuf from 4.26.1 to 4.27.5 (#63) 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 4a344f0..3b58bb2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -3,6 +3,7 @@ GEM specs: addressable (2.8.6) public_suffix (>= 2.0.2, < 6.0) + bigdecimal (3.1.8) colorator (1.1.0) concurrent-ruby (1.2.3) em-websocket (0.5.3) @@ -11,7 +12,8 @@ GEM eventmachine (1.2.7) ffi (1.16.3) forwardable-extended (2.6.0) - google-protobuf (4.26.1) + google-protobuf (4.27.5) + bigdecimal rake (>= 13) http_parser.rb (0.8.0) i18n (1.14.4)