Skip to content

Commit a51e751

Browse files
committed
Normalize Gemfile to ruby platform
1 parent 375fcf0 commit a51e751

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

gem/Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@ GEM
1818
date (3.5.1)
1919
diff-lcs (1.6.2)
2020
erb (6.0.2)
21-
google-protobuf (4.34.1-x86_64-linux-gnu)
21+
google-protobuf (4.34.1)
2222
bigdecimal
2323
rake (~> 13.3)
2424
googleapis-common-protos-types (1.22.0)
2525
google-protobuf (~> 4.26)
26-
grpc (1.78.1-x86_64-linux-gnu)
26+
grpc (1.78.1)
2727
google-protobuf (>= 3.25, < 5.0)
2828
googleapis-common-protos-types (~> 1.0)
2929
io-console (0.8.2)
@@ -108,7 +108,7 @@ GEM
108108
unicode-emoji (4.2.0)
109109

110110
PLATFORMS
111-
x86_64-linux
111+
ruby
112112

113113
DEPENDENCIES
114114
irb (~> 1.17)

0 commit comments

Comments
 (0)