File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ rails_versions:
8
8
specific_version : " 7.2.2"
9
9
latest : true
10
10
" 7.1 " :
11
- specific_version : " 7.1.3 "
11
+ specific_version : " 7.1.5 "
12
12
" 7.0 " :
13
13
specific_version : " 7.0.8"
14
14
" 6.1 " :
@@ -34,29 +34,29 @@ defaults:
34
34
version : 7.2
35
35
image : https://avatars.githubusercontent.com/u/4223
36
36
toc : true
37
- root_path : ' / '
37
+ root_path : " / "
38
38
- scope :
39
39
path : " 7.1"
40
40
values :
41
41
version : 7.1
42
- root_path : ' /7.1/'
42
+ root_path : " /7.1/"
43
43
- scope :
44
44
path : " 7.0"
45
45
values :
46
46
version : 7.0
47
- root_path : ' /7.0/'
47
+ root_path : " /7.0/"
48
48
- scope :
49
49
path : " 6.1"
50
50
values :
51
51
version : 6.1
52
- root_path : ' /6.1/'
52
+ root_path : " /6.1/"
53
53
- scope :
54
54
path : " 6.0"
55
55
values :
56
56
version : 6.0
57
- root_path : ' /6.0/'
57
+ root_path : " /6.0/"
58
58
- scope :
59
59
path : " 5.2"
60
60
values :
61
61
version : 5.2
62
- root_path : ' /5.2/'
62
+ root_path : " /5.2/"
You can’t perform that action at this time.
0 commit comments