Skip to content

Commit ba557dd

Browse files
authored
Fix indentation of Readme
1 parent 0029c0b commit ba557dd

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

+5-4
Original file line numberDiff line numberDiff line change
@@ -81,15 +81,16 @@ old Ruby.
8181
- [@vsubramanian](https://github.com/vsubramanian)
8282

8383
## Releases
84-
- 2.0.1
84+
85+
- 2.0.1
8586
- Fix bug that caused failure when project directory has a space in it
86-
- 2.0.0
87+
- 2.0.0
8788
- Allow usage of Rubocop >= 0.38.0
8889
- Remove Rails 5 deprecation warnings for using alias_method_chain
8990
- This upgrade breaks compatibility with Ruby 1.9x since 1.9x lacks #prepend
90-
- 1.2.2
91+
- 1.2.2
9192
- Remove dependency on sed
92-
- 1.2.1
93+
- 1.2.1
9394
- Upgrade Rubocop to get major performance boost
9495
- Add support for sorting of extensions
9596
- Fix spacing regression introduced by Rubocop upgrade

0 commit comments

Comments
 (0)