add annotate gem

This commit is contained in:
João Geonizeli
2021-08-04 19:59:21 -03:00
parent b284a37ee2
commit a90855c5af
6 changed files with 103 additions and 6 deletions

View File

@@ -72,6 +72,9 @@ GEM
momentjs-rails (~> 2.8)
sassc-rails (~> 2.1)
selectize-rails (~> 0.6)
annotate (3.1.1)
activerecord (>= 3.2, < 7.0)
rake (>= 10.4, < 14.0)
ast (2.4.2)
bcrypt (3.1.16)
bindex (0.8.1)
@@ -310,6 +313,7 @@ PLATFORMS
DEPENDENCIES
administrate
annotate
bootsnap (>= 1.4.4)
capybara
devise