Skip to content

Commit 7c65d96

Browse files
author
Cassidy K
committed
Updating readme to list Ruby 2.2 as minimum
1 parent 04e0f6b commit 7c65d96

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -175,9 +175,9 @@ Any software using Mustermann is obviously compatible with at least one of the a
175175

176176
## Requirements
177177

178-
Mustermann depends on [tool](https://github.com/rkh/tool) (which has been extracted from Mustermann and Sinatra 2.0), and a Ruby 2.1 compatible Ruby implementation.
178+
Mustermann depends on [tool](https://github.com/rkh/tool) (which has been extracted from Mustermann and Sinatra 2.0), and a Ruby 2.2 compatible Ruby implementation.
179179

180-
It is known to work on MRI 2.1.
180+
It is known to work on MRI 2.2.
181181

182182
JRuby will hopefully be supported with the release of **JRuby 9000**.
183183

@@ -279,5 +279,3 @@ Mustermann follows [Semantic Versioning 2.0](http://semver.org/). Anything docum
279279
[RubyDoc.info](http://www.rubydoc.info/gems/mustermann/0.0.1/frames),
280280
[GitHub.com](https://github.com/rkh/mustermann/tree/v0.0.1)
281281
* Initial Release.
282-
283-

0 commit comments

Comments
 (0)