Skip to content

Commit 9f99707

Browse files
committed
Fix list of OS X versions on installation page (en, ja)
1 parent 0d15194 commit 9f99707

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

en/documentation/installation/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ This should install the latest stable Ruby version.
122122
### Homebrew (OS X)
123123
{: #homebrew}
124124

125-
On OS X Yosemite and Capitan, Mavericks, Ruby 2.0 is included.
125+
On OS X El Capitan, Yosemite, and Mavericks, Ruby 2.0 is included.
126126
OS X Mountain Lion, Lion, and Snow Leopard ship with Ruby 1.8.7.
127127

128128
Many people on OS X use [Homebrew][homebrew] as a package manager.

ja/documentation/installation/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -161,8 +161,8 @@ $ sudo pacman -S ruby
161161
### Homebrew (OS X)
162162
{: #homebrew}
163163

164-
Ruby 2.0.0 は OS X Capitan、Mavericks に含まれています。
165-
また、OS X Mountain Lion、 Lion および Snow Leopard には 1.8.7 が含まれています。
164+
Ruby 2.0.0 は OS X El Capitan、Yosemite および Mavericks に含まれています。
165+
また、OS X Mountain Lion、Lion および Snow Leopard には 1.8.7 が含まれています。
166166

167167
すでに 2.0 も 1.8 も古いバージョンです。
168168
そのため、Ruby の最新バージョンをインストールするためのいくつかの方法があります。

0 commit comments

Comments
 (0)