summaryrefslogtreecommitdiff
path: root/man/gemfile.5.ronn
diff options
context:
space:
mode:
authorThomas Drake-Brockman <thom@sfedb.com>2014-12-14 23:25:04 +0800
committerThomas Drake-Brockman <thom@sfedb.com>2014-12-14 23:25:04 +0800
commite6bc48eb5ffcfd9f208597fc772c75a7b086b3e2 (patch)
tree2ff210ff3933a1912edb6313072ec00054da4f66 /man/gemfile.5.ronn
parent79ee7ba50380c1cf374e47131273cb9b9cb17caa (diff)
downloadbundler-e6bc48eb5ffcfd9f208597fc772c75a7b086b3e2.tar.gz
Added ruby_22? and friends to CurrentRuby.
Diffstat (limited to 'man/gemfile.5.ronn')
-rw-r--r--man/gemfile.5.ronn2
1 files changed, 2 insertions, 0 deletions
diff --git a/man/gemfile.5.ronn b/man/gemfile.5.ronn
index ac49f8c08d..e84c0f5228 100644
--- a/man/gemfile.5.ronn
+++ b/man/gemfile.5.ronn
@@ -181,6 +181,8 @@ There are a number of `Gemfile` platforms:
_ruby_ `AND` version 2.0
* `ruby_21`:
_ruby_ `AND` version 2.1
+ * `ruby_22`:
+ _ruby_ `AND` version 2.2
* `mri`:
Same as _ruby_, but not Rubinius
* `mri_18`: