README.md in amoeba-3.1.0 vs README.md in amoeba-3.2.0

- old
+ new

@@ -1,10 +1,10 @@ # Amoeba Easy cloning of active_record objects including associations and several operations under associations and attributes. -[![Code Climate](https://codeclimate.com/github/rocksolidwebdesign/amoeba/badges/gpa.svg)](https://codeclimate.com/github/rocksolidwebdesign/amoeba) +[![Maintainability](https://api.codeclimate.com/v1/badges/d4809ae57ca999fff022/maintainability)](https://codeclimate.com/github/amoeba-rb/amoeba/maintainability) [![Gem Version](https://badge.fury.io/rb/amoeba.svg)](http://badge.fury.io/rb/amoeba) [![Build Status](https://travis-ci.org/amoeba-rb/amoeba.svg?branch=master)](https://travis-ci.org/amoeba-rb/amoeba) ## What? @@ -14,10 +14,10 @@ ### Technical Details An ActiveRecord extension gem to allow the duplication of associated child record objects when duplicating an active record model. -Rails 3.2, 4.x compatible. +Rails 4.x, 5.0, 5.1, 5.2, 6.0, 6.1 compatible. ### Features - Supports the following association types - `has_many`