mirror of
https://github.com/KevinMidboe/schleppe-lab.git
synced 2026-01-04 08:25:50 +00:00
drone use makefile commands & linux platform package support
This commit is contained in:
@@ -13,6 +13,7 @@ GEM
|
||||
forwardable-extended (2.6.0)
|
||||
google-protobuf (3.23.1-arm64-darwin)
|
||||
google-protobuf (3.23.1-x86_64-darwin)
|
||||
google-protobuf (3.23.1-x86_64-linux)
|
||||
http_parser.rb (0.8.0)
|
||||
i18n (1.13.0)
|
||||
concurrent-ruby (~> 1.0)
|
||||
@@ -67,6 +68,8 @@ GEM
|
||||
google-protobuf (~> 3.21)
|
||||
sass-embedded (1.62.1-x86_64-darwin)
|
||||
google-protobuf (~> 3.21)
|
||||
sass-embedded (1.62.1-x86_64-linux-gnu)
|
||||
google-protobuf (~> 3.21)
|
||||
terminal-table (3.0.2)
|
||||
unicode-display_width (>= 1.1.1, < 3)
|
||||
unicode-display_width (2.4.2)
|
||||
@@ -74,7 +77,9 @@ GEM
|
||||
|
||||
PLATFORMS
|
||||
arm64-darwin-22
|
||||
universal-darwin
|
||||
x86_64-darwin-22
|
||||
x86_64-linux
|
||||
|
||||
DEPENDENCIES
|
||||
http_parser.rb (~> 0.6.0)
|
||||
|
||||
Reference in New Issue
Block a user