Play with CI #46

Open
atomaka wants to merge 8 commits from test-actions into main
2 changed files with 7 additions and 7 deletions
Showing only changes of commit ecef64fa27 - Show all commits

View file

@ -1 +1 @@
3.3.6 3.4.1

View file

@ -177,11 +177,11 @@ GEM
net-smtp (0.5.0) net-smtp (0.5.0)
net-protocol net-protocol
nio4r (2.7.4) nio4r (2.7.4)
nokogiri (1.16.7-aarch64-linux) nokogiri (1.18.1-aarch64-linux-gnu)
racc (~> 1.4) racc (~> 1.4)
nokogiri (1.16.7-arm64-darwin) nokogiri (1.18.1-arm64-darwin)
racc (~> 1.4) racc (~> 1.4)
nokogiri (1.16.7-x86_64-linux) nokogiri (1.18.1-x86_64-linux-gnu)
racc (~> 1.4) racc (~> 1.4)
parallel (1.26.3) parallel (1.26.3)
parser (3.3.6.0) parser (3.3.6.0)
@ -269,9 +269,9 @@ GEM
fugit (~> 1.11.0) fugit (~> 1.11.0)
railties (>= 7.1) railties (>= 7.1)
thor (~> 1.3.1) thor (~> 1.3.1)
sqlite3 (2.3.1-aarch64-linux-gnu) sqlite3 (2.5.0-aarch64-linux-gnu)
sqlite3 (2.3.1-arm64-darwin) sqlite3 (2.5.0-arm64-darwin)
sqlite3 (2.3.1-x86_64-linux-gnu) sqlite3 (2.5.0-x86_64-linux-gnu)
stimulus-rails (1.3.4) stimulus-rails (1.3.4)
railties (>= 6.0.0) railties (>= 6.0.0)
stringio (3.1.2) stringio (3.1.2)