@ -70,6 +70,7 @@ group :development do
gem 'seed_dump'
gem 'web-console'
# Spring speeds up development by keeping your application running in the background. Read more: https://github.com/rails/spring
gem 'brakeman'
gem 'spring'
end
@ -84,6 +84,7 @@ GEM
bindex (0.8.1)
bootsnap (1.10.3)
msgpack (~> 1.2)
brakeman (5.2.1)
builder (3.2.4)
bullet (7.0.1)
activesupport (>= 3.0.0)
@ -337,6 +338,7 @@ DEPENDENCIES
activerecord-import
apparition!
bootsnap
brakeman
bullet
byebug
capybara