File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88 steps :
99 - uses : actions/checkout@v4
1010 - uses : ruby/setup-ruby@v1
11- with : { ruby-version: "3.3", bundler-cache: true }
11+ with : { bundler-cache: true }
1212 # Node present ONLY to build the bundle and run conformance reference
1313 - uses : actions/setup-node@v4
1414 with : { node-version: "22" }
Original file line number Diff line number Diff line change 1+ 4.0.6
Original file line number Diff line number Diff line change 22
33source "https://rubygems.org"
44
5+ ruby file : ".ruby-version"
6+
57gemspec
68
79group :development do
Original file line number Diff line number Diff line change @@ -96,6 +96,7 @@ DEPENDENCIES
9696
9797CHECKSUMS
9898 ast (2.4.3) sha256=954615157c1d6a382bc27d690d973195e79db7f55e9765ac7c481c60bdb4d383
99+ bundler (4.0.16) sha256=d6ca5dd440c24f9abce9844cf44cc8e18c6a553de65a47efb4544137af92c47d
99100 diff-lcs (1.6.2) sha256=9ae0d2cba7d4df3075fe8cd8602a8604993efc0dfa934cff568969efb1909962
100101 herb (0.10.3) sha256=da76e8bfbb302586ee51a4fb608624f48218fbfea198a9493540b42f7654024b
101102 herb (0.10.3-aarch64-linux-gnu) sha256=1eaea87e6577557492a1b0ddaae989fba8a8ddd382e888ee5f939ce6ded06eb8
@@ -136,5 +137,8 @@ CHECKSUMS
136137 unicode-display_width (3.2.0) sha256=0cdd96b5681a5949cdbc2c55e7b420facae74c4aaf9a9815eee1087cb1853c42
137138 unicode-emoji (4.2.0) sha256=519e69150f75652e40bf736106cfbc8f0f73aa3fb6a65afe62fefa7f80b0f80f
138139
140+ RUBY VERSION
141+ ruby 4.0.6
142+
139143BUNDLED WITH
140144 4.0.16
You can’t perform that action at this time.
0 commit comments