Skip to content

Commit

Permalink
Fix rubocop
Browse files Browse the repository at this point in the history
  • Loading branch information
slawosz committed Sep 27, 2023
1 parent 7d655af commit cb9deb1
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 @@ -38,9 +38,9 @@ end

group :test, :development do
gem "byebug"
gem "dotenv-rails"
gem "pry"
gem "pry-byebug"
gem "dotenv-rails"
gem "rspec"
gem "rspec-rails"
# See https://guides.rubyonrails.org/debugging_rails_applications.html#debugging-with-the-debug-gem
Expand Down

0 comments on commit cb9deb1

Please sign in to comment.