Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions google-cloud-spanner/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ GEM
google-protobuf (4.35.0-x86_64-linux-musl)
bigdecimal
rake (~> 13.3)
google-style (1.31.1)
google-style (1.32.0)
rubocop (~> 1.76)
googleapis-common-protos (1.9.0)
google-protobuf (~> 4.26)
Expand Down Expand Up @@ -300,7 +300,7 @@ DEPENDENCIES
google-cloud-spanner-admin-database-v1 (~> 1.3)
google-cloud-spanner-admin-instance-v1 (~> 1.5)
google-cloud-spanner-v1 (~> 1.8)
google-style (~> 1.31.0)
google-style (~> 1.32.0)
grpc (~> 1.67)
grpc-tools (~> 1.74, >= 1.74.1)
irb (~> 1.17)
Expand Down Expand Up @@ -352,7 +352,7 @@ CHECKSUMS
google-protobuf (4.35.0-x86_64-darwin) sha256=05eb5c8bc9899135befff496fc0a3642e7ff3d0943f043841dcc456f5654fea0
google-protobuf (4.35.0-x86_64-linux-gnu) sha256=999226f3b00cd9fddb1b26851d16060212fa1d90c406aaad47e574682b716059
google-protobuf (4.35.0-x86_64-linux-musl) sha256=be0218520d77b2aee898b363514b03819f6f63f9c041ae0d0d79b4ce5247bffd
google-style (1.31.1) sha256=62680dc303d3fecd9de124cdb4da42dc4c4b2445118baefb5d77aa6411b6b6ff
google-style (1.32.0) sha256=3b13068979e5b8caa067ecce9bf818b6cf0e5eb706ead41c5b905f237d9bfb01
googleapis-common-protos (1.9.0) sha256=207be372d8d25e3876e1e1155d057e14f3c92f8f5428772864a8ce04a0b756e4
googleapis-common-protos-types (1.23.0) sha256=992e740a523794d9fc5f29a504465d8fc737aaa16c930fe7228e3346860faf0a
googleauth (1.16.2) sha256=15009502e2e38af71948cda918f230e27d327f6882a1e47967a5a4664930a638
Expand Down
Loading