dry-testing 1.1.1 → 1.1.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 06d5e9c9a5d42040932c1c8da15765faa59b3ab7f4f567c41f3e5b6b565d753b
4
- data.tar.gz: 177fa617fb546637a3348b11e6f94f77e2e69d94c0ff6053d083601bc61778ac
3
+ metadata.gz: 6e3d7c7f12085b0fa2507bc25d1f288f06831a7b119862fa5fd18a210d4ab277
4
+ data.tar.gz: ef6179a06519d994e7cf9bff98413e60172a99a5d09bb96e17365423a56445b7
5
5
  SHA512:
6
- metadata.gz: fe601da5e07eeb96b80d914550a0bfc943090c08480644211d8da257a54e129d115991d3de51ea99dab50bf70fb25d565d90b89c72824fc6aa0289a8a7c62b04
7
- data.tar.gz: aed8ef652f56e708af6b9ce2b8310c01b976882ef8b47398679cd4590d98fdf9cd106c857a9d9d2c67d0473b0e8ee5f4aa8c2034415fd1af2008e69cc45db970
6
+ metadata.gz: e11eef9001e745ac4908230565d486d8db380ded6dbd60efdff554e909124dccd31c339a379ea5d74584f079fb12ded7e744fd743599bec1b7164b0ab475d339
7
+ data.tar.gz: 3c64a79399532f382fed49e6872dc91218ccc9b52820ef4fd13baf795331b33bb753cafa7084e518620a751f16c4169ffbc7e011706d79ffbb319f88b87c2291
@@ -1,14 +1,14 @@
1
1
  <!--- DO NOT EDIT THIS FILE - IT'S AUTOMATICALLY GENERATED VIA DEVTOOLS --->
2
2
 
3
- ## 1.1.1 2021-01-03
3
+ ## 1.1.2 2021-01-03
4
4
 
5
5
 
6
6
  ### Added
7
7
 
8
- - Release GH automation part 10
8
+ - Release GH automation part 11
9
9
 
10
10
 
11
- [Compare v1.0.9...v1.1.1](https://github.com/dry-rb/dry-testing/compare/v1.0.9...v1.1.1)
11
+ [Compare v1.0.9...v1.1.2](https://github.com/dry-rb/dry-testing/compare/v1.0.9...v1.1.2)
12
12
 
13
13
  ## 1.0.9 2021-01-03
14
14
 
@@ -1,5 +1,5 @@
1
1
  module Dry
2
2
  module Testing
3
- VERSION = "1.1.1"
3
+ VERSION = "1.1.2"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: dry-testing
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.1
4
+ version: 1.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Piotr Solnica