Skip to content

Commit

Permalink
chore: remove pry-byebug from dependencies as it causes jruby builds …
Browse files Browse the repository at this point in the history
…to fail
  • Loading branch information
bethesque committed Jun 28, 2018
1 parent 8b9f879 commit 6519819
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pact.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Gem::Specification.new do |gem|

gem.add_development_dependency 'rake', '~> 10.0.3'
gem.add_development_dependency 'webmock', '~> 3.0'
gem.add_development_dependency 'pry-byebug'
#gem.add_development_dependency 'pry-byebug'
gem.add_development_dependency 'fakefs', '0.5' # 0.6.0 blows up
gem.add_development_dependency 'hashie', '~> 2.0'
gem.add_development_dependency 'activesupport'
Expand Down

0 comments on commit 6519819

Please sign in to comment.