Files
ubicloud/kubernetes/csi/Gemfile.lock
mohi-kalantari 4071218172 Add stage to CI to run CSI tests
Since CI will run in linux machines, Gemfile.lock is also updated to
include the aarch dependencies
2025-07-25 15:20:55 +02:00

83 lines
1.9 KiB
Plaintext

PATH
remote: .
specs:
ubi-csi (0.1.0)
grpc (~> 1.73)
grpc-tools (~> 1.73)
GEM
remote: https://rubygems.org/
specs:
ansi (1.5.0)
base64 (0.3.0)
bigdecimal (3.1.9)
diff-lcs (1.6.2)
docile (1.4.1)
google-protobuf (4.31.1-aarch64-linux-gnu)
bigdecimal
rake (>= 13)
google-protobuf (4.31.1-arm64-darwin)
bigdecimal
rake (>= 13)
google-protobuf (4.31.1-x86_64-linux-gnu)
bigdecimal
rake (>= 13)
googleapis-common-protos-types (1.20.0)
google-protobuf (>= 3.18, < 5.a)
grpc (1.73.0-aarch64-linux)
google-protobuf (>= 3.25, < 5.0)
googleapis-common-protos-types (~> 1.0)
grpc (1.73.0-arm64-darwin)
google-protobuf (>= 3.25, < 5.0)
googleapis-common-protos-types (~> 1.0)
grpc (1.73.0-x86_64-linux)
google-protobuf (>= 3.25, < 5.0)
googleapis-common-protos-types (~> 1.0)
grpc-tools (1.73.0)
rake (13.2.1)
rspec (3.13.1)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
rspec-mocks (~> 3.13.0)
rspec-core (3.13.5)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.5)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-mocks (3.13.5)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.4)
simplecov (0.22.0)
docile (~> 1.1)
simplecov-html (~> 0.11)
simplecov_json_formatter (~> 0.1)
simplecov-console (0.9.3)
ansi
simplecov
terminal-table
simplecov-html (0.13.2)
simplecov_json_formatter (0.1.4)
terminal-table (4.0.0)
unicode-display_width (>= 1.1.1, < 4)
unicode-display_width (3.1.4)
unicode-emoji (~> 4.0, >= 4.0.4)
unicode-emoji (4.0.4)
PLATFORMS
aarch64-linux
arm64-darwin
x86_64-linux
DEPENDENCIES
base64
grpc (~> 1.73)
grpc-tools (~> 1.73)
rspec (~> 3.12)
simplecov (~> 0.22)
simplecov-console (~> 0.9)
ubi-csi!
BUNDLED WITH
2.6.9