Skip to content
This repository has been archived by the owner on Aug 26, 2022. It is now read-only.

Commit

Permalink
Update gem dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
grempe committed Aug 13, 2019
1 parent 6c32b26 commit c327986
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sirp.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ Gem::Specification.new do |spec|
spec.add_development_dependency 'bundler'
spec.add_development_dependency 'rake'
spec.add_development_dependency 'rspec', '~> 3.4'
spec.add_development_dependency 'pry', '~> 0.10'
spec.add_development_dependency 'pry', '~> 0.12'
spec.add_development_dependency 'coveralls', '~> 0.8'
spec.add_development_dependency 'coco', '~> 0.14'
spec.add_development_dependency 'coco', '~> 0.15'
spec.add_development_dependency 'wwtd', '~> 1.3'
end

0 comments on commit c327986

Please sign in to comment.