Skip to content

Commit 1995ba4

Browse files
authored
Merge pull request #86 from dblock/fix-bigger-equal
Fix: markdown for >=.
2 parents 27ad600 + fcb4c3a commit 1995ba4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ See [UPGRADING](UPGRADING.md) if you're upgrading from a previous version.
1717

1818
## Dependencies
1919

20-
* >= Ruby v2.2
21-
* >= [grape](https://github.com/ruby-grape/grape) v0.8.0
22-
* >= [active_model_serializers](https://github.com/rails-api/active_model_serializers) v0.10.0
20+
* >= Ruby v2.2
21+
* >= [grape](https://github.com/ruby-grape/grape) v0.8.0
22+
* >= [active_model_serializers](https://github.com/rails-api/active_model_serializers) v0.10.0
2323

2424
## Usage
2525

0 commit comments

Comments
 (0)