Skip to content

Commit

Permalink
Fix Linter
Browse files Browse the repository at this point in the history
  • Loading branch information
Mar12358 committed Sep 6, 2023
1 parent 0b39e3f commit dcf363d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@ group :development, :test do
gem 'capybara'
gem 'debug', platforms: %i[mri mingw x64_mingw]
gem 'factory_bot_rails'
gem 'rails-controller-testing'
gem 'rspec-rails'
gem 'rails-controller-testing'
end

group :development do
Expand Down

0 comments on commit dcf363d

Please sign in to comment.