5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-05-20 19:20:49 +00:00

fix: versión requerida por aasm

This commit is contained in:
f 2024-02-21 17:03:59 -03:00
parent a13f42c22f
commit b562b006bc
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View file

@ -80,7 +80,7 @@ gem 'yaml_db', git: 'https://0xacab.org/sutty/yaml_db.git'
gem 'kaminari'
gem 'device_detector'
gem 'after_commit_everywhere'
gem 'after_commit_everywhere', '~> 1.0'
gem 'aasm'
# database

View file

@ -608,7 +608,7 @@ PLATFORMS
DEPENDENCIES
aasm
after_commit_everywhere
after_commit_everywhere (~> 1.0)
bcrypt (~> 3.1.7)
bcrypt_pbkdf
blazer