Skip to content

Commit

Permalink
Remove pry-byebug
Browse files Browse the repository at this point in the history
Signed-off-by: Tim Smith <[email protected]>
  • Loading branch information
tas50 committed Dec 3, 2024
1 parent fc56ef8 commit 4134738
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
@@ -1,6 +1,5 @@
source "https://rubygems.org"

# Specify your gem's dependencies in kitchen-dokken.gemspec
gemspec

group :test do
Expand All @@ -11,7 +10,6 @@ end

group :development do
gem "pry"
gem "pry-byebug"
end

group :linting do
Expand Down

0 comments on commit 4134738

Please sign in to comment.