mirror of
https://github.com/edcommonwealth/Dashboard.git
synced 2026-03-15 09:45:53 -07:00
chore: Add annotate gem
This commit is contained in:
parent
8a8bd4846c
commit
54d0545f58
2 changed files with 5 additions and 0 deletions
|
|
@ -92,6 +92,9 @@ GEM
|
|||
minitest (>= 5.1)
|
||||
mutex_m
|
||||
tzinfo (~> 2.0)
|
||||
annotate (3.2.0)
|
||||
activerecord (>= 3.2, < 8.0)
|
||||
rake (>= 10.4, < 14.0)
|
||||
base64 (0.2.0)
|
||||
bcrypt_pbkdf (1.1.0)
|
||||
bigdecimal (3.1.5)
|
||||
|
|
@ -266,6 +269,7 @@ PLATFORMS
|
|||
x86_64-linux
|
||||
|
||||
DEPENDENCIES
|
||||
annotate
|
||||
dashboard!
|
||||
debug
|
||||
factory_bot_rails
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue