mirror of
https://github.com/edcommonwealth/Dashboard.git
synced 2026-03-07 13:38:12 -08:00
chore: Add annotate gem
This commit is contained in:
parent
8a8bd4846c
commit
54d0545f58
2 changed files with 5 additions and 0 deletions
1
Gemfile
1
Gemfile
|
|
@ -11,6 +11,7 @@ gem "pg"
|
|||
gem "sprockets-rails"
|
||||
|
||||
group :development, :test do
|
||||
gem "annotate"
|
||||
gem "debug"
|
||||
gem "web-console"
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue