diff --git a/README.md b/README.md index 30ebe626a..0e72fa275 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ It is generally safe and recommended to use the master branch. Add this line to your application's Gemfile: ``` -gem 'active_model_serializers' +gem 'active_model_serializers', '~> 0.10.0' ``` And then execute: