mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-24 23:06:50 +00:00
Bump minor version specified in Gemfile
This commit is contained in:
parent
e6e1b3feaa
commit
6b6afb8a83
@ -19,7 +19,7 @@ The easiest way to install `ActiveModel::Serializers` is to add it to your
|
|||||||
`Gemfile`:
|
`Gemfile`:
|
||||||
|
|
||||||
```ruby
|
```ruby
|
||||||
gem "active_model_serializers", "~> 0.7.0"
|
gem "active_model_serializers", "~> 0.8.0"
|
||||||
```
|
```
|
||||||
|
|
||||||
Then, install it on the command line:
|
Then, install it on the command line:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user