Changeset [2b04f2d8e0068779e347a28f32b58861f07fd896] by depfu[bot]
December 16th, 2018 @ 03:11 PM
Pin concurrent-ruby to version 1.1.4
https://github.com/aasm/aasm/commit/2b04f2d8e0068779e347a28f32b5886...
Committed by depfu[bot]
- M aasm.gemspec
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Library for adding state machines to Ruby classes. Includes persistence layers for things like ActiveRecord. Formerly known as acts_as_state_machine.