Skip to content

Commit dcd13fc

Browse files
committed
Relock Gemfile on Ruby 3.3.0
Google hasn't shipped precompile binaries for Ruby 3.3.0 yet, so it confuses bundler...
1 parent c144c48 commit dcd13fc

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Gemfile.lock

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -265,8 +265,6 @@ GEM
265265
googleauth (>= 0.16.2, < 2.a)
266266
mini_mime (~> 1.0)
267267
google-protobuf (3.25.1)
268-
google-protobuf (3.25.1-x86_64-darwin)
269-
google-protobuf (3.25.1-x86_64-linux)
270268
googleauth (1.9.1)
271269
faraday (>= 1.0, < 3.a)
272270
google-cloud-env (~> 2.1)
@@ -673,4 +671,4 @@ DEPENDENCIES
673671
websocket-client-simple!
674672

675673
BUNDLED WITH
676-
2.3.22
674+
2.5.4

0 commit comments

Comments
 (0)