mirror of
https://github.com/TracksApp/tracks.git
synced 2026-03-17 01:36:31 +01:00
Update aasm to v4.
This commit is contained in:
parent
cb6ec75753
commit
183dd48781
2 changed files with 4 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -29,7 +29,7 @@ gem "RedCloth"
|
|||
gem "sanitize", "~> 5.2"
|
||||
gem "will_paginate"
|
||||
gem "acts_as_list"
|
||||
gem "aasm", '~> 3.4.0'
|
||||
gem "aasm", '~> 4.12.3'
|
||||
gem "htmlentities"
|
||||
gem "rails_autolink"
|
||||
gem 'puma', '~> 4.3'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue