Skip to content

Commit

Permalink
fix(Gemfile): regression of ARM64 fixes (#105)
Browse files Browse the repository at this point in the history
  • Loading branch information
naqvis authored Mar 20, 2023
1 parent aa8d2b7 commit 54adb0e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -182,8 +182,7 @@ GEM
google-apis-core (>= 0.11.0, < 2.a)
google-cloud-env (1.6.0)
faraday (>= 0.17.3, < 3.0)
google-protobuf (3.22.2-aarch64-linux)
google-protobuf (3.22.2-x86_64-linux)
google-protobuf (3.21.12)
googleapis-common-protos-types (1.5.0)
google-protobuf (~> 3.14)
googleauth (1.3.0)
Expand Down Expand Up @@ -603,4 +602,4 @@ DEPENDENCIES
yajl-ruby

BUNDLED WITH
2.3.13
2.4.8

0 comments on commit 54adb0e

Please sign in to comment.