aboutsummaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorserge <net1957@free.fr>2010-11-13 20:43:08 +0100
committerAndre Arko <andre@arko.net>2010-11-14 02:01:22 -0600
commit279c51585c218d3fb89692acaebe356d28dbf3bf (patch)
tree6de704f0ace4c20b84bc07e80b2fbb3446f830e2 /man
parent4139386351098883ec4634b1f7f7995149e91e0b (diff)
downloadbundler-279c51585c218d3fb89692acaebe356d28dbf3bf.tar.gz
Add mingw_18 and mingw19 as platform for mingw with 1.8 or 1.9 RUBY version.
Closes #845
Diffstat (limited to 'man')
-rw-r--r--man/gemfile.5.ronn6
1 files changed, 6 insertions, 0 deletions
diff --git a/man/gemfile.5.ronn b/man/gemfile.5.ronn
index 7553fc78..b0d69153 100644
--- a/man/gemfile.5.ronn
+++ b/man/gemfile.5.ronn
@@ -124,6 +124,12 @@ There are a number of `Gemfile` platforms:
JRuby
* `mswin`:
Windows
+ * `mingw`:
+ Windows 'mingw32' platform (aka RubyInstaller)
+ * `mingw_18`:
+ _mingw_ `AND` version 1.8
+ * `mingw_19`:
+ _mingw_ `AND` version 1.9
As with groups, you can specify one or more platforms: