Skip to content

Commit

Permalink
remove byebug as incompatible with JRuby
Browse files Browse the repository at this point in the history
  • Loading branch information
Karl-H committed Aug 22, 2024
1 parent fc6f7c5 commit 2a5c9e0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cache_store_redis.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ Gem::Specification.new do |spec|
spec.require_paths = ['lib']

spec.add_development_dependency 'bundler'
# spec.add_development_dependency 'pry-byebug'
spec.add_development_dependency 'rake', '~> 10.0'
spec.add_development_dependency 'rspec'
spec.add_development_dependency 'simplecov'
Expand Down

0 comments on commit 2a5c9e0

Please sign in to comment.