Skip to content

Commit b104a4f

Browse files
committed
Drop pry-byebug
1 parent f7363b4 commit b104a4f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

gemfiles/common.gemfile

-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ end
2020
group :development, :test do
2121
gem "debug"
2222
gem "ostruct" if Gem::Version.new(RUBY_VERSION) >= Gem::Version.new("3.5.0")
23-
gem "pry-byebug"
2423
end
2524

2625
group :ci do

0 commit comments

Comments
 (0)