summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorDavid Gay <eapoems@riseup.net>2024-08-29 06:14:29 -0400
committerDavid Gay <eapoems@riseup.net>2024-08-29 06:14:29 -0400
commit118d6e96202f79ca60eef614305c4455d86ccb32 (patch)
treea7006157b2af9b063aaef7e5f580161c649c82e8 /Gemfile
parentc6a1629c0c6e2fa4969c80e03e70eb4d4ed834d2 (diff)
remove rails omakase
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 24b6a5e..bf1d02a 100644
--- a/Gemfile
+++ b/Gemfile
@@ -19,7 +19,6 @@ group :development, :test do
gem "bullet"
gem "bundler-audit"
gem "debug"
- gem "rubocop-rails-omakase", require: false
gem "standard"
gem "standard-rails"
end