Skip to content

Commit 64481f9

Browse files
hshimoyamavtamarabovi
authored
Update 3.4.0 ReleaseNote to add list of gems that promoted from default gems to bundled gems. (#3581)
* Update 2024-12-25-ruby-3-4-0-released.md. - Add list of gems that promoted from default gems to bundled gems. * Plural * Plural * Corrected grammar * Fix grammer in de/news/_posts/2023-12-25-ruby-3-3-0-released.md. Co-authored-by: bovi <oss@bovi.li> * Revert changes for zh_cn and zh_tw in 2024-12-25-ruby-3-4-0-released.md. --------- Co-authored-by: Vladimir Támara Patiño <vtamara@pasosdeJesus.org> Co-authored-by: bovi <oss@bovi.li>
1 parent 33fa2eb commit 64481f9

File tree

5 files changed

+80
-0
lines changed

5 files changed

+80
-0
lines changed

de/news/_posts/2024-12-25-ruby-3-4-0-released.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,22 @@ Hinweis: Es werden nur erwähnenswerte Updates der Standardbibliotheken aufgefü
158158

159159
- Diese Bibliothek wurde aus dem Ruby-Repository nach [ruby/net-http-sspi] extrahiert. [[Feature #20775]]
160160

161+
Die folgenden Standard-Gems sind ab nun Bundled-Gems:
162+
163+
- mutex_m 0.3.0
164+
- getoptlong 0.2.1
165+
- base64 0.2.0
166+
- bigdecimal 3.1.8
167+
- observer 0.1.2
168+
- abbrev 0.1.2
169+
- resolv-replace 0.1.1
170+
- rinda 0.2.0
171+
- drb 2.2.1
172+
- nkf 0.2.0
173+
- syslog 0.2.0
174+
- csv 3.3.2
175+
- repl_type_completor 0.1.9
176+
161177
## Kompatibilitätsprobleme
162178

163179
Hinweis: Ausgenommen Fehlerbehebungen bei Funktionen.

en/news/_posts/2024-12-25-ruby-3-4-0-released.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,22 @@ Note: We're only listing notable updates of Standard libraries.
185185
* This library is now extracted from the Ruby repository to [ruby/net-http-sspi].
186186
[[Feature #20775]]
187187

188+
The following bundled gems are promoted from default gems.
189+
190+
- mutex_m 0.3.0
191+
- getoptlong 0.2.1
192+
- base64 0.2.0
193+
- bigdecimal 3.1.8
194+
- observer 0.1.2
195+
- abbrev 0.1.2
196+
- resolv-replace 0.1.1
197+
- rinda 0.2.0
198+
- drb 2.2.1
199+
- nkf 0.2.0
200+
- syslog 0.2.0
201+
- csv 3.3.2
202+
- repl_type_completor 0.1.9
203+
188204
## Compatibility issues
189205

190206
Note: Excluding feature bug fixes.

es/news/_posts/2024-12-25-ruby-3-4-0-released.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -241,6 +241,22 @@ Nota: Listamos sólo actualizaciones notables a las librerías estándar.
241241
* Se extrajo esta librería del repositorio Ruby a [ruby/net-http-sspi].
242242
[[Característica #20775]]
243243

244+
Las siguientes gemas incluidas han sido promovidas de gemas predeterminadas:
245+
246+
- mutex_m 0.3.0
247+
- getoptlong 0.2.1
248+
- base64 0.2.0
249+
- bigdecimal 3.1.8
250+
- observer 0.1.2
251+
- abbrev 0.1.2
252+
- resolv-replace 0.1.1
253+
- rinda 0.2.0
254+
- drb 2.2.1
255+
- nkf 0.2.0
256+
- syslog 0.2.0
257+
- csv 3.3.2
258+
- repl_type_completor 0.1.9
259+
244260
## Problemas de compatibilidad
245261

246262
Nota: Excluyendo correcciones a problemas en características.

ja/news/_posts/2024-12-25-ruby-3-4-0-released.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,22 @@ Ruby 3.3 までは上記の2つのメソッドは名前解決と接続試行を
164164

165165
* Windows で SSPI 機能を提供するライブラリは Ruby のリポジトリから [ruby/net-http-sspi] に移動しました。 [[Feature #20775]]
166166

167+
新たに以下の gem が default gems から bundled gems に変更されました。
168+
169+
- mutex_m 0.3.0
170+
- getoptlong 0.2.1
171+
- base64 0.2.0
172+
- bigdecimal 3.1.8
173+
- observer 0.1.2
174+
- abbrev 0.1.2
175+
- resolv-replace 0.1.1
176+
- rinda 0.2.0
177+
- drb 2.2.1
178+
- nkf 0.2.0
179+
- syslog 0.2.0
180+
- csv 3.3.2
181+
- repl_type_completor 0.1.9
182+
167183
## 互換性に関する変更
168184

169185
注: 不具合修正を除きます。

ko/news/_posts/2024-12-25-ruby-3-4-0-released.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,22 @@ Ruby 3.3까지 이러한 메서드는 이름 해석과 연결 시도를 직렬
184184
* 이 라이브러리는 이제 Ruby 저장소에서 [ruby/net-http-sspi]로 추출되었습니다.
185185
[[Feature #20775]]
186186

187+
다음 기본 gem이 내장됩니다.
188+
189+
- mutex_m 0.3.0
190+
- getoptlong 0.2.1
191+
- base64 0.2.0
192+
- bigdecimal 3.1.8
193+
- observer 0.1.2
194+
- abbrev 0.1.2
195+
- resolv-replace 0.1.1
196+
- rinda 0.2.0
197+
- drb 2.2.1
198+
- nkf 0.2.0
199+
- syslog 0.2.0
200+
- csv 3.3.2
201+
- repl_type_completor 0.1.9
202+
187203
## 호환성 문제
188204

189205
주의: 기능 버그 수정은 포함되어 있지 않습니다.

0 commit comments

Comments
 (0)