1
0
mirror of https://github.com/bumi/lnrpc synced 2026-03-13 02:02:58 +00:00

Update google-protobuf dependency that works with latest ruby versions

This commit is contained in:
2021-07-10 00:08:40 +02:00
parent cc53130a16
commit 21f6466529
3 changed files with 5 additions and 8 deletions

View File

@@ -1,8 +1,8 @@
PATH
remote: .
specs:
lnrpc (0.11.1)
google-protobuf (>= 3.12)
lnrpc (0.13.0)
google-protobuf (>= 3.15.7)
grpc (>= 1.28.0)
GEM
@@ -40,4 +40,4 @@ DEPENDENCIES
rspec (~> 3.0)
BUNDLED WITH
2.1.4
2.2.23