Update aasm to v4.

This commit is contained in:
Jyri-Petteri Paloposki 2020-07-17 21:28:42 +03:00
parent cb6ec75753
commit 183dd48781
2 changed files with 4 additions and 3 deletions

View file

@ -9,7 +9,8 @@ GEM
remote: https://rubygems.org/
specs:
RedCloth (4.3.2)
aasm (3.4.0)
aasm (4.12.3)
concurrent-ruby (~> 1.0)
actioncable (5.2.4.3)
actionpack (= 5.2.4.3)
nio4r (~> 2.0)
@ -293,7 +294,7 @@ PLATFORMS
DEPENDENCIES
RedCloth
aasm (~> 3.4.0)
aasm (~> 4.12.3)
actionpack-xml_parser (~> 2.0)
activemodel-serializers-xml (~> 1.0.1)
acts_as_list