@ -11,6 +11,7 @@ gem "pg"
gem "sprockets-rails"
group :development, :test do
gem "annotate"
gem "debug"
gem "web-console"
end
@ -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