remove rubocop

This commit is contained in:
2025-03-24 11:18:51 -05:00
parent a580e78d81
commit c2b00f2c3e
3 changed files with 17 additions and 82 deletions

View File

@ -16,8 +16,6 @@ gem "httparty"
group :development do
gem "ruby-lsp"
gem "rubocop"
gem "rbs"
gem "rack-test"
gem "rspec"
gem "standard"