README.md in deep_pluck-1.1.3 vs README.md in deep_pluck-1.1.4

- old
+ new

@@ -6,11 +6,12 @@ [![Code Climate](https://codeclimate.com/github/khiav223577/deep_pluck/badges/gpa.svg)](https://codeclimate.com/github/khiav223577/deep_pluck) [![Test Coverage](https://codeclimate.com/github/khiav223577/deep_pluck/badges/coverage.svg)](https://codeclimate.com/github/khiav223577/deep_pluck/coverage) Allow you to pluck deeply into nested associations without loading a bunch of records. -Support Rails 3.2, 4.2, 5.0, 5.1, 5.2, 6.0. - +## Supports +- Ruby 2.2 ~ 2.7 +- Rails 3.2, 4.2, 5.0, 5.1, 5.2, 6.0 ## Installation Add this line to your application's Gemfile: