Skip to content

Commit

Permalink
Adds x86_64-linux to Gemfile.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
mscottford committed Aug 19, 2023
1 parent bfc990c commit cfce2d8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -49,11 +49,15 @@ GEM
diff-lcs (1.5.0)
ffi (1.15.5)
google-protobuf (3.24.0-arm64-darwin)
google-protobuf (3.24.0-x86_64-linux)
googleapis-common-protos-types (1.8.0)
google-protobuf (~> 3.18)
grpc (1.57.0)
google-protobuf (~> 3.23)
googleapis-common-protos-types (~> 1.0)
grpc (1.57.0-x86_64-linux)
google-protobuf (~> 3.23)
googleapis-common-protos-types (~> 1.0)
grpc-tools (1.57.0)
json (2.6.3)
language_server-protocol (3.17.0.3)
Expand Down Expand Up @@ -103,13 +107,15 @@ GEM
ruby-progressbar (1.13.0)
semver2 (3.4.2)
sqlite3 (1.6.3-arm64-darwin)
sqlite3 (1.6.3-x86_64-linux)
sys-uname (1.2.3)
ffi (~> 1.1)
thor (1.2.2)
unicode-display_width (2.4.2)

PLATFORMS
arm64-darwin-22
x86_64-linux

DEPENDENCIES
freshli-commons!
Expand Down

0 comments on commit cfce2d8

Please sign in to comment.