Skip to content

Commit

Permalink
#1 version
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Nov 8, 2018
1 parent 02a47b0 commit c7092ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zold-stress.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Gem::Specification.new do |s|
s.extra_rdoc_files = ['README.md', 'LICENSE.txt']
s.add_runtime_dependency 'backtrace', '0.3.0'
s.add_runtime_dependency 'parallelize', '0.4.1'
s.add_runtime_dependency 'zold', '0.0.0'
s.add_runtime_dependency 'zold'
s.add_development_dependency 'codecov', '0.1.13'
s.add_development_dependency 'minitest', '5.11.3'
s.add_development_dependency 'random-port', '0.3.0'
Expand Down

0 comments on commit c7092ea

Please sign in to comment.