We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3790835 commit d3d0a12Copy full SHA for d3d0a12
unit_tests_utils.gemspec
@@ -2,8 +2,8 @@
2
3
Gem::Specification.new do |s|
4
s.name = 'unit-tests-utils'
5
- s.version = '2.12.0'
6
- s.date = '2021-03-09'
+ s.version = '2.13.0'
+ s.date = '2021-03-11'
7
s.summary = 'Common unit tests utils'
8
s.description = 'This gems includes all resources needed for the a9s BOSH release unit tests.'
9
s.authors = ['Michael Lieser', 'Dennis Groß', 'Lucas Pinto', 'Kevin Konrad',
0 commit comments