Skip to content

Commit

Permalink
try again
Browse files Browse the repository at this point in the history
  • Loading branch information
einal3m committed Jun 17, 2024
1 parent 0c564e7 commit bb0f1ba
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ gem 'vite_rails'

group :development do
gem 'rubocop', require: false
gem 'rubocop-discourse', require: false
gem 'rubocop-performance', require: false
gem 'rubocop-rails', require: false
gem 'rubocop-rspec', require: false
Expand Down
7 changes: 0 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -244,12 +244,6 @@ GEM
parser (>= 3.3.0.4)
rubocop-capybara (2.20.0)
rubocop (~> 1.41)
rubocop-discourse (3.7.1)
activesupport (>= 6.1)
rubocop (>= 1.59.0)
rubocop-capybara (>= 2.0.0)
rubocop-factory_bot (>= 2.0.0)
rubocop-rspec (>= 2.25.0)
rubocop-factory_bot (2.25.1)
rubocop (~> 1.41)
rubocop-performance (1.21.0)
Expand Down Expand Up @@ -313,7 +307,6 @@ DEPENDENCIES
rails (~> 7.1.3, >= 7.1.3.2)
rspec-rails (~> 6.1.0)
rubocop
rubocop-discourse
rubocop-performance
rubocop-rails
rubocop-rspec
Expand Down

0 comments on commit bb0f1ba

Please sign in to comment.