Skip to content

Commit

Permalink
Remove pry/byebug from Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
solnic committed Dec 9, 2022
1 parent fe440ff commit a532740
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,5 @@ group :test do
end

group :tools do
gem "byebug", platform: :mri
gem "pry"
gem "yard"
end

0 comments on commit a532740

Please sign in to comment.