Skip to content

Commit

Permalink
added bundle install command for parallel_rspec
Browse files Browse the repository at this point in the history
  • Loading branch information
sacOO7 committed Apr 30, 2024
1 parent 22ed1f3 commit 7ee1586
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ably.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ Gem::Specification.new do |spec|
spec.add_development_dependency 'simplecov', '~> 0.22.0'
spec.add_development_dependency 'simplecov-lcov', '~> 0.8.0'
spec.add_development_dependency 'parallel_tests', '~> 3.8'
spec.add_development_dependency 'parallel_rspec', '~> 2.4'
spec.add_development_dependency 'pry', '~> 0.14.1'
spec.add_development_dependency 'pry-byebug', '~> 3.8.0'

Expand Down

0 comments on commit 7ee1586

Please sign in to comment.