Commit 20e8e58
authored
Bump Ruby from 3.3 to 3.4 (#188)
* Update Ruby version to 3.4 in CI workflow
Bumps the Ruby version from 3.3 to 3.4 in the GitHub Actions CI configuration for both Jekyll and Rails jobs to ensure compatibility with the latest Ruby release.
* fix: Add csv for Ruby v2.4
```
bundler: failed to load command: jekyll (/home/runner/work/railsdoc.github.io/railsdoc.github.io/vendor/bundle/ruby/3.4.0/bin/jekyll)
<internal:/opt/hostedtoolcache/Ruby/3.4.6/x64/lib/ruby/3.4.0/rubygems/core_ext/kernel_require.rb>:37:in 'Kernel#require': cannot load such file -- csv (LoadError)
```
* Update Ruby version to 3.4 in deploy workflow
Bumps the Ruby version from 3.3 to 3.4 in the GitHub Actions deploy workflow to ensure compatibility with the latest Ruby features and security updates.1 parent 94b8b5f commit 20e8e58
4 files changed
+8
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
4 | 6 | | |
5 | 7 | | |
6 | 8 | | |
7 | 9 | | |
8 | 10 | | |
9 | | - | |
10 | 11 | | |
| 12 | + | |
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| |||
268 | 269 | | |
269 | 270 | | |
270 | 271 | | |
| 272 | + | |
271 | 273 | | |
272 | 274 | | |
273 | 275 | | |
| |||
0 commit comments