File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414 - name : Set up Ruby
1515 uses : ruby/setup-ruby@v1
1616 with :
17- ruby-version : 3.1
17+ ruby-version : 3.4
1818 bundler-cache : true
19- - name : Install dependencies
20- run : bundle install
2119 - name : Run rubocop
22- run : bundle exec rubocop
20+ run : bin/ rubocop
Original file line number Diff line number Diff line change 2323 rake (>= 12.0.0 , < 14.0.0 )
2424 erb (6.0.1 )
2525 ffi (1.17.3 )
26+ ffi (1.17.3-aarch64-linux-gnu )
27+ ffi (1.17.3-aarch64-linux-musl )
28+ ffi (1.17.3-arm-linux-gnu )
29+ ffi (1.17.3-arm-linux-musl )
30+ ffi (1.17.3-arm64-darwin )
31+ ffi (1.17.3-x86-linux-gnu )
32+ ffi (1.17.3-x86-linux-musl )
33+ ffi (1.17.3-x86_64-darwin )
34+ ffi (1.17.3-x86_64-linux-gnu )
35+ ffi (1.17.3-x86_64-linux-musl )
2636 homie-mqtt (1.8.0 )
2737 mqtt-ccutrer (~> 1.0 , >= 1.0.3 )
2838 ruby2_keywords (~> 0.0.5 )
102112 unicode-emoji (4.2.0 )
103113
104114PLATFORMS
115+ aarch64-linux-gnu
116+ aarch64-linux-musl
117+ arm-linux-gnu
118+ arm-linux-musl
119+ arm64-darwin
105120 ruby
121+ x86-linux-gnu
122+ x86-linux-musl
123+ x86_64-darwin
124+ x86_64-linux-gnu
125+ x86_64-linux-musl
106126
107127DEPENDENCIES
108128 balboa_worldwide_app !
You can’t perform that action at this time.
0 commit comments