Skip to content

Commit

Permalink
Add ruby debug as development dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
styd committed Sep 29, 2024
1 parent 4dac89c commit 899e002
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apexcharts.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ Gem::Specification.new do |spec|
end

spec.add_development_dependency 'bundler'
spec.add_development_dependency 'debug'
spec.add_development_dependency 'nokogiri'
spec.add_development_dependency 'pry'
spec.add_development_dependency 'rake'
Expand Down

0 comments on commit 899e002

Please sign in to comment.