Commit 2a6b604 1 parent 95ee69d commit 2a6b604 Copy full SHA for 2a6b604
File tree 2 files changed +9
-0
lines changed
2 files changed +9
-0
lines changed Original file line number Diff line number Diff line change 13
13
- gemfiles/Gemfile-rails-6-0
14
14
- gemfiles/Gemfile-rails-5-2
15
15
ruby :
16
+ - ' 3.3'
16
17
- ' 3.2'
17
18
- ' 3.1'
18
19
- ' 3.0'
@@ -32,10 +33,14 @@ jobs:
32
33
ruby : ' 2.6'
33
34
- gemfile : gemfiles/Gemfile-rails-7-0
34
35
ruby : ' 2.5'
36
+ - gemfile : gemfiles/Gemfile-rails-6-0
37
+ ruby : ' 3.3'
35
38
- gemfile : gemfiles/Gemfile-rails-6-0
36
39
ruby : ' 3.2'
37
40
- gemfile : gemfiles/Gemfile-rails-6-0
38
41
ruby : ' 3.1'
42
+ - gemfile : gemfiles/Gemfile-rails-5-2
43
+ ruby : ' 3.3'
39
44
- gemfile : gemfiles/Gemfile-rails-5-2
40
45
ruby : ' 3.2'
41
46
- gemfile : gemfiles/Gemfile-rails-5-2
Original file line number Diff line number Diff line change
1
+ ## Unreleased
2
+
3
+ * Add support to Ruby 3.3. (no changes required.)
4
+
1
5
## 3.1.1
2
6
3
7
* Add support for Rails 7.1. (no changes required.)
You can’t perform that action at this time.
0 commit comments