Skip to content

Commit

Permalink
Try to fix travis errors
Browse files Browse the repository at this point in the history
  • Loading branch information
phstc committed Jun 6, 2020
1 parent 5abc9ee commit 86990ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shoryuken.gemspec
Expand Up @@ -18,7 +18,7 @@ Gem::Specification.new do |spec|
spec.require_paths = ['lib']

spec.add_development_dependency 'dotenv'
spec.add_development_dependency 'pry-byebug'
spec.add_development_dependency 'pry-byebug', '3.9.0'
spec.add_development_dependency 'rake'
spec.add_development_dependency 'rspec'

Expand Down

0 comments on commit 86990ec

Please sign in to comment.