Skip to content

Commit

Permalink
Branch without byebug to prevent deivid-rodriguez/byebug#127
Browse files Browse the repository at this point in the history
  • Loading branch information
carlesso committed Mar 25, 2015
1 parent 39c085a commit 7706373
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jazz_hands2.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Gem::Specification.new do |spec|
spec.add_runtime_dependency 'pry-git', '~> 0.2', '>= 0.2.3'
spec.add_runtime_dependency 'pry-stack_explorer', '~> 0.4', '>= 0.4.9'
spec.add_runtime_dependency 'pry-remote', '~> 0.1', '>= 0.1.7'
spec.add_runtime_dependency 'pry-byebug', '>= 2.0'
# spec.add_runtime_dependency 'pry-byebug', '>= 2.0'
spec.add_runtime_dependency 'hirb', '~> 0.7', '>= 0.7.1'
spec.add_runtime_dependency 'railties', '>= 3.0', '< 5.0'
end

0 comments on commit 7706373

Please sign in to comment.