Skip to content

Commit

Permalink
Delete byebug dependency (for JRuby)
Browse files Browse the repository at this point in the history
  • Loading branch information
vifreefly committed Aug 21, 2018
1 parent 7f9f053 commit de934ec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion kimurai.gemspec
Expand Up @@ -41,7 +41,6 @@ Gem::Specification.new do |spec|

spec.add_dependency "rbcat", "~> 0.2"
spec.add_dependency "pry"
spec.add_dependency "byebug"

spec.add_development_dependency "bundler", "~> 1.16"
spec.add_development_dependency "rake", "~> 10.0"
Expand Down

0 comments on commit de934ec

Please sign in to comment.