aboutsummaryrefslogtreecommitdiffstats
path: root/spec/mspec/README.md
diff options
context:
space:
mode:
authoreregon <eregon@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-09-14 15:56:09 +0000
committereregon <eregon@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-09-14 15:56:09 +0000
commit49a864ad902c7e819f2464f1001e9719a9af6cb5 (patch)
tree3b084371c3dfc8cb6eda885094b9470014c8e48b /spec/mspec/README.md
parent3efe410dd0812a3781b9f75a52d67a632009b2d2 (diff)
downloadruby-49a864ad902c7e819f2464f1001e9719a9af6cb5.tar.gz
Update to ruby/mspec@5bd9409
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59909 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'spec/mspec/README.md')
-rw-r--r--spec/mspec/README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/spec/mspec/README.md b/spec/mspec/README.md
index 8420fc1fce..18ca8fcdd3 100644
--- a/spec/mspec/README.md
+++ b/spec/mspec/README.md
@@ -33,6 +33,9 @@ specs in a manner compatible with multiple Ruby implementations.
configuration facility with a default project file and user-specific
overrides.
+## Requirements
+
+MSpec requires Ruby 2.2 or more recent.
## Bundler