dry-testing 1.0.7 → 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: c17cff7ed0a8cfd05cf711301b8de62a68c78db50eb866b7a4c88503c726fb0c
4
- data.tar.gz: 214cab3eccc0698c5b71fec7da13df7355ba17832b3f448fddb6d5c2aa4a2bab
3
+ metadata.gz: 6e3d7c7f12085b0fa2507bc25d1f288f06831a7b119862fa5fd18a210d4ab277
4
+ data.tar.gz: ef6179a06519d994e7cf9bff98413e60172a99a5d09bb96e17365423a56445b7
5
5
  SHA512:
6
- metadata.gz: c0dbc6e8e952c79994778e2e4b1ed4a4dce6a10f36bef78e27597cb7a33232a51878af18ccd820ce2202eeadd8885d945adaca4e12de0e3a96ea631f41799dd8
7
- data.tar.gz: 57f7694268ff515a6f2fb911a2496ced4e37165ffc40cc6c872bf6e39abd1b550cac25071458f743431fb8c7c73c0e15b819ea0eda5a3aa4bb6887cb68892a2d
6
+ metadata.gz: e11eef9001e745ac4908230565d486d8db380ded6dbd60efdff554e909124dccd31c339a379ea5d74584f079fb12ded7e744fd743599bec1b7164b0ab475d339
7
+ data.tar.gz: 3c64a79399532f382fed49e6872dc91218ccc9b52820ef4fd13baf795331b33bb753cafa7084e518620a751f16c4169ffbc7e011706d79ffbb319f88b87c2291
@@ -1,5 +1,35 @@
1
1
  <!--- DO NOT EDIT THIS FILE - IT'S AUTOMATICALLY GENERATED VIA DEVTOOLS --->
2
2
 
3
+ ## 1.1.2 2021-01-03
4
+
5
+
6
+ ### Added
7
+
8
+ - Release GH automation part 11
9
+
10
+
11
+ [Compare v1.0.9...v1.1.2](https://github.com/dry-rb/dry-testing/compare/v1.0.9...v1.1.2)
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
+
3
33
  ## 1.0.7 2021-01-03
4
34
 
5
35
 
@@ -1,5 +1,5 @@
1
1
  module Dry
2
2
  module Testing
3
- VERSION = "1.0.7"
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.0.7
4
+ version: 1.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Piotr Solnica