Skip to content

Commit 520f53f

Browse files
committed
Removed a redundant word
1 parent 883a969 commit 520f53f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ja/news/_posts/2022-12-25-ruby-3-2-0-released.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ sum = ary[0] + ary[1]
241241

242242
* Bundler 2.4 は利用する依存解決ライブラリを [Molinillo](https://github.com/CocoaPods/Molinillo) から [PubGrub](https://github.com/jhawthorn/pub_grub) に変更しました。
243243

244-
* PubGrub は次世代の Dart 言語のパッケージマネージャである `pub` で使われている次世代の依存解決アルゴリズムです。
244+
* PubGrub Dart 言語のパッケージマネージャである `pub` で使われている次世代の依存解決アルゴリズムです。
245245
* この変更により、bundler を実行後に異なるライブラリの依存解決結果となる可能性があります。もし、不具合や気になる点を見つけた方は [RubyGems/Bundler issues](https://github.com/rubygems/rubygems/issues) までご報告ください。
246246

247247
* RubyGemsRuby 3.2 では引き続き Molinillo ライブラリを利用しています。今後、RubyGemsPubGrub に変更し、Bundler と同じライブラリを使う予定です。

0 commit comments

Comments
 (0)