Skip to content

Commit

Permalink
Switch from pry to debug
Browse files Browse the repository at this point in the history
  • Loading branch information
professor committed Feb 14, 2024
1 parent 95a422b commit 90b89ac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,7 @@ PLATFORMS

DEPENDENCIES
code_ownership!
debug
packwerk
pry
railties
Expand Down
2 changes: 1 addition & 1 deletion code_ownership.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Gem::Specification.new do |spec|
spec.add_dependency 'packs-specification'
spec.add_dependency 'sorbet-runtime', '>= 0.5.11249'

spec.add_development_dependency 'pry'
spec.add_development_dependency 'debug'
spec.add_development_dependency 'rake'
spec.add_development_dependency 'rspec', '~> 3.0'
spec.add_development_dependency 'sorbet'
Expand Down

0 comments on commit 90b89ac

Please sign in to comment.