Remove standard from gemfile

This commit is contained in:
rebuilt 2023-03-23 13:00:32 -07:00
parent 8ea793d019
commit 4f49ed6067
2 changed files with 0 additions and 10 deletions

View file

@ -66,7 +66,6 @@ group :development, :test do
gem 'parallel_tests'
gem 'rack-mini-profiler'
gem 'rspec-rails', '~> 5.1.0'
gem 'standard'
gem 'debug', platforms: %i[mri mingw x64_mingw]
end