File tree Expand file tree Collapse file tree 7 files changed +1357
-5
lines changed Expand file tree Collapse file tree 7 files changed +1357
-5
lines changed Original file line number Diff line number Diff line change 1
1
source "https://rubygems.org"
2
2
3
- ruby "~> 3.1.2 "
3
+ ruby "~> 3.1.3 "
4
4
5
5
gem "rake"
6
6
gem "jekyll" , "~> 4.0"
Original file line number Diff line number Diff line change @@ -118,7 +118,7 @@ DEPENDENCIES
118
118
validate-website (~> 1.6 )
119
119
120
120
RUBY VERSION
121
- ruby 3.1.2p20
121
+ ruby 3.1.3p185
122
122
123
123
BUNDLED WITH
124
124
2.3.10
Original file line number Diff line number Diff line change 9
9
# eol_date: date of EOL (YYYY-MM-DD)
10
10
11
11
- name : 3.2
12
- status : preview
13
- date :
12
+ status : normal maintenance
13
+ date : 2022-12-25
14
14
eol_date :
15
15
16
16
- name : 3.1
Original file line number Diff line number Diff line change 4
4
# optional
5
5
preview :
6
6
7
- - 3.2.0-rc1
8
7
9
8
stable :
10
9
10
+ - 3.2.0
11
11
- 3.1.3
12
12
- 3.0.5
13
13
Original file line number Diff line number Diff line change 21
21
22
22
# 3.2 series
23
23
24
+ - version : 3.2.0
25
+ date : 2022-12-25
26
+ post : /en/news/2022/12/25/ruby-3-2-0-released/
27
+ tag : v3_2_0
28
+ stats :
29
+ files_changed : 3048
30
+ insertions : 218253
31
+ deletions : 131067
32
+ url :
33
+ gz : https://cache.ruby-lang.org/pub/ruby/3.2/ruby-3.2.0.tar.gz
34
+ zip : https://cache.ruby-lang.org/pub/ruby/3.2/ruby-3.2.0.zip
35
+ xz : https://cache.ruby-lang.org/pub/ruby/3.2/ruby-3.2.0.tar.xz
36
+ size :
37
+ gz : 20440715
38
+ zip : 24583271
39
+ xz : 15058364
40
+ sha1 :
41
+ gz : fb4ab2ceba8bf6a5b9bc7bf7cac945cc94f94c2b
42
+ zip : 581ec7b9289c2a85abf4f41c93993ecaa5cf43a5
43
+ xz : bcdae07183d66fd902cb7bf995545a472d2fefea
44
+ sha256 :
45
+ gz : daaa78e1360b2783f98deeceb677ad900f3a36c0ffa6e2b6b19090be77abc272
46
+ zip : cca9ddbc958431ff77f61948cb67afa569f01f99c9389d2bbedfa92986c9ef09
47
+ xz : d2f4577306e6dd932259693233141e5c3ec13622c95b75996541b8d5b68b28b4
48
+ sha512 :
49
+ gz : 94203051d20475b95a66660016721a0457d7ea57656a9f16cdd4264d8aa6c4cd8ea2fab659082611bfbd7b00ebbcf0391e883e2ebf384e4fab91869e0a877d35
50
+ zip : b7d2753825cc0667e8bb391fc7ec59a53c3db5fa314e38eee74b6511890b585ac7515baa2ddac09e2c6b6c42b9221c82e040af5b39c73e980fbd3b1bc622c99d
51
+ xz : 733ecc6709470ee16916deeece9af1c76220ae95d17b2681116aff7f381d99bc3124b1b11b1c2336b2b29e468e91b90f158d5ae5fca810c6cf32a0b6234ae08e
52
+
24
53
- version : 3.2.0-rc1
25
54
date : 2022-12-06
26
55
post : /en/news/2022/12/06/ruby-3-2-0-rc1-released/
You can’t perform that action at this time.
0 commit comments