From 519117b688232c010c9514b8f76ae626ad1789a2 Mon Sep 17 00:00:00 2001 From: Michael Bumann Date: Fri, 10 Mar 2023 11:02:49 +0100 Subject: [PATCH] Update dependencies --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 28c3527..b6134a4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - lnrpc (0.14.1) + lnrpc (0.15.5) google-protobuf (>= 3.15.7) grpc (>= 1.28.0) @@ -9,11 +9,11 @@ GEM remote: https://rubygems.org/ specs: diff-lcs (1.5.0) - google-protobuf (3.21.1) - googleapis-common-protos-types (1.3.1) + google-protobuf (3.22.1) + googleapis-common-protos-types (1.5.0) google-protobuf (~> 3.14) - grpc (1.46.3) - google-protobuf (~> 3.19) + grpc (1.52.0) + google-protobuf (~> 3.21) googleapis-common-protos-types (~> 1.0) rake (13.0.6) rspec (3.11.0) @@ -40,4 +40,4 @@ DEPENDENCIES rspec (~> 3.0) BUNDLED WITH - 2.2.33 + 2.4.4