We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b73657 commit fee9ef1Copy full SHA for fee9ef1
1 file changed
.github/workflows/ci.yml
@@ -21,31 +21,31 @@ jobs:
21
rubygems: latest
22
- ruby: '3.0'
23
activerecord: 6.1
24
- rubygems: 3.2
+ rubygems: 3.2.33
25
bundler: 2.4
26
27
activerecord: '7.0'
28
29
30
31
activerecord: 7.1
32
33
34
- ruby: 3.1
35
36
37
38
39
40
41
42
43
44
45
46
47
activerecord: 7.2
48
49
50
exclude:
51
- ruby: 3.4
0 commit comments