File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919 runs-on : ubuntu-latest
2020 steps :
2121 - name : Checkout
22- uses : actions/checkout@v4
22+ uses : actions/checkout@v5
2323
2424 - name : Setup Ruby
2525 uses : ruby/setup-ruby@v1
Original file line number Diff line number Diff line change 1313 http_parser.rb (~> 0 )
1414 eventmachine (1.2.7 )
1515 ffi (1.17.4 )
16+ ffi (1.17.4-aarch64-linux-gnu )
1617 ffi (1.17.4-arm-linux-gnu )
1718 ffi (1.17.4-arm-linux-musl )
1819 ffi (1.17.4-arm64-darwin )
20+ ffi (1.17.4-x86_64-linux-gnu )
1921 forwardable-extended (2.6.0 )
2022 google-protobuf (4.35.0 )
2123 bigdecimal
2224 rake (~> 13.3 )
25+ google-protobuf (4.35.0-aarch64-linux-gnu )
26+ bigdecimal
27+ rake (~> 13.3 )
2328 google-protobuf (4.35.0-arm64-darwin )
2429 bigdecimal
2530 rake (~> 13.3 )
31+ google-protobuf (4.35.0-x86_64-linux-gnu )
32+ bigdecimal
33+ rake (~> 13.3 )
2634 http_parser.rb (0.8.1 )
2735 i18n (1.14.8 )
2836 concurrent-ruby (~> 1.0 )
7684 rake (>= 13 )
7785 sass-embedded (1.100.0-aarch64-linux-android )
7886 google-protobuf (~> 4.31 )
87+ sass-embedded (1.100.0-aarch64-linux-gnu )
88+ google-protobuf (~> 4.31 )
7989 sass-embedded (1.100.0-arm-linux-androideabi )
8090 google-protobuf (~> 4.31 )
8191 sass-embedded (1.100.0-arm-linux-gnueabihf )
8696 google-protobuf (~> 4.31 )
8797 sass-embedded (1.100.0-x86_64-linux-android )
8898 google-protobuf (~> 4.31 )
99+ sass-embedded (1.100.0-x86_64-linux-gnu )
100+ google-protobuf (~> 4.31 )
89101 terminal-table (3.0.2 )
90102 unicode-display_width (>= 1.1.1 , < 3 )
91103 unicode-display_width (2.6.0 )
92104 webrick (1.9.2 )
93105
94106PLATFORMS
107+ aarch64-linux
95108 aarch64-linux-android
96109 arm-linux-androideabi
97110 arm-linux-gnueabihf
98111 arm-linux-musleabihf
99112 arm64-darwin-23
100113 arm64-darwin-24
101114 x86-linux-android
115+ x86_64-linux
102116 x86_64-linux-android
103117
104118DEPENDENCIES
You can’t perform that action at this time.
0 commit comments