Skip to content

Commit

Permalink
gem: remove pry-rails because IRB + debug
Browse files Browse the repository at this point in the history
  • Loading branch information
freesteph committed Jan 17, 2025
1 parent 9c365ff commit 22d2c9e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ group :development, :test do
gem "debug", platforms: %i[mri mingw x64_mingw]
gem "dotenv-rails"
gem "factory_bot_rails"
gem "pry-rails"
gem "rspec-rails"
gem "rswag-specs" # Allows API documentation via specs
end
Expand Down

0 comments on commit 22d2c9e

Please sign in to comment.