dry-testing 1.0.5 → 1.1.1

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: 41e13d3bdba9bdaf0a2359cf133f8f1260c66927bc5debc2f1ee11bec384da4d
4
- data.tar.gz: 5ca760942762f2dfe519c63165cf4de1b1bb3e3aab981806d19d83b8cab2b0c4
3
+ metadata.gz: 06d5e9c9a5d42040932c1c8da15765faa59b3ab7f4f567c41f3e5b6b565d753b
4
+ data.tar.gz: 177fa617fb546637a3348b11e6f94f77e2e69d94c0ff6053d083601bc61778ac
5
5
  SHA512:
6
- metadata.gz: 9acb46a43ccaee0f185f61e3b6ae707e72d4ee655d4503b959059acff16981e044e85378cb8fbddebeac3d16cf699fb5cfcf7c249b31ad64c3462da170b3dcae
7
- data.tar.gz: 330806479beeb2beb2078b5a10e31ecd04aabb1f6b7cf457625939a18dec544a684150f53186eb5b988fe23f2ff3d8f6235d8d6d30cdeb8abb68c088e2d7139f
6
+ metadata.gz: fe601da5e07eeb96b80d914550a0bfc943090c08480644211d8da257a54e129d115991d3de51ea99dab50bf70fb25d565d90b89c72824fc6aa0289a8a7c62b04
7
+ data.tar.gz: aed8ef652f56e708af6b9ce2b8310c01b976882ef8b47398679cd4590d98fdf9cd106c857a9d9d2c67d0473b0e8ee5f4aa8c2034415fd1af2008e69cc45db970
@@ -1,5 +1,65 @@
1
1
  <!--- DO NOT EDIT THIS FILE - IT'S AUTOMATICALLY GENERATED VIA DEVTOOLS --->
2
2
 
3
+ ## 1.1.1 2021-01-03
4
+
5
+
6
+ ### Added
7
+
8
+ - Release GH automation part 10
9
+
10
+
11
+ [Compare v1.0.9...v1.1.1](https://github.com/dry-rb/dry-testing/compare/v1.0.9...v1.1.1)
12
+
13
+ ## 1.0.9 2021-01-03
14
+
15
+
16
+ ### Added
17
+
18
+ - Release GH automation part 8
19
+
20
+
21
+ [Compare v1.0.8...v1.0.9](https://github.com/dry-rb/dry-testing/compare/v1.0.8...v1.0.9)
22
+
23
+ ## 1.0.8 2021-01-03
24
+
25
+
26
+ ### Added
27
+
28
+ - Release GH automation part 7
29
+
30
+
31
+ [Compare v1.0.7...v1.0.8](https://github.com/dry-rb/dry-testing/compare/v1.0.7...v1.0.8)
32
+
33
+ ## 1.0.7 2021-01-03
34
+
35
+
36
+ ### Added
37
+
38
+ - Release GH automation part 6
39
+
40
+
41
+ [Compare v1.0.6...v1.0.7](https://github.com/dry-rb/dry-testing/compare/v1.0.6...v1.0.7)
42
+
43
+ ## 1.0.6 2021-01-03
44
+
45
+
46
+ ### Added
47
+
48
+ - Release GH automation part 5
49
+
50
+
51
+ [Compare v1.0.5...v1.0.6](https://github.com/dry-rb/dry-testing/compare/v1.0.5...v1.0.6)
52
+
53
+ ## 1.0.5 2021-01-03
54
+
55
+
56
+ ### Added
57
+
58
+ - Release GH automation part 4
59
+
60
+
61
+ [Compare v1.0.4...v1.0.5](https://github.com/dry-rb/dry-testing/compare/v1.0.4...v1.0.5)
62
+
3
63
  ## 1.0.4 2021-01-03
4
64
 
5
65
 
@@ -1,5 +1,5 @@
1
1
  module Dry
2
2
  module Testing
3
- VERSION = "1.0.5"
3
+ VERSION = "1.1.1"
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.0.5
4
+ version: 1.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Piotr Solnica