exceptional_synchrony 1.4.3.pre.1 → 1.4.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 01ce79ad009763be1c735152c3dcd41cc2af81bbcdf1703c7a85721f853429f4
4
- data.tar.gz: 87dc365bc069a7ad9c87f525f6073680197ceac5813f9fe969957d7b8a26739d
3
+ metadata.gz: b5bdb260665703f32ecf34544572e38d1e497664114839950c672ab0390cb279
4
+ data.tar.gz: 2d6210c606d546533f5d3dbb8d6b1810ecdd27441a9196addfbe75c45cbc6cb9
5
5
  SHA512:
6
- metadata.gz: 669488116ce7850992f9253e57743c56e9d653f766a761596a81b21df7fa170273031436f666e9acfe713b6ebb302c81d769e445341cd2b04f4f3802d0b24080
7
- data.tar.gz: 838506468966774877cc5620b5e2623bea18ed102bbb9fbbfa98ed28293d914ce37b2916e8735c813ed3163f9c93e6bb8c93f8880355a435720a3582a49a687b
6
+ metadata.gz: 718c4a5819c54a5f31bdeef67c88c9b7661703be2a2383b6261f4a56e5b19e82e863c10c2b5daaf9a2cbf4d4d1f2d26cc357b742a0fa3d540a2deccb9a5b3421
7
+ data.tar.gz: 2d301211b26981e3f1b22111dde38529ccae94a78f2ac7ec7e618ae957e95d635e20b4a5f939b53cd9c7a927bfd97f53f977818e7522193372d9b64efd55a1fc
data/CHANGELOG.md CHANGED
@@ -6,9 +6,9 @@ Note: This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0
6
6
 
7
7
  All notable changes to this project will be documented in this file.
8
8
 
9
- ## [1.4.3] - Unreleased
9
+ ## [1.4.3] - 2022-03-24
10
10
  ### Changed
11
- - Update exception_handling to 2.10
11
+ - Update exception_handling
12
12
 
13
13
  ## [1.4.2] - 2021-03-10
14
14
  ### Fixed
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- exceptional_synchrony (1.4.3.pre.1)
4
+ exceptional_synchrony (1.4.3)
5
5
  em-http-request
6
6
  em-synchrony
7
7
  eventmachine
@@ -45,7 +45,7 @@ GEM
45
45
  ansi (1.5.0)
46
46
  builder (3.2.4)
47
47
  coderay (1.1.2)
48
- concurrent-ruby (1.1.9)
48
+ concurrent-ruby (1.1.10)
49
49
  contextual_logger (0.11.0)
50
50
  activesupport
51
51
  json
@@ -1,3 +1,3 @@
1
1
  module ExceptionalSynchrony
2
- VERSION = '1.4.3.pre.1'
2
+ VERSION = '1.4.3'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: exceptional_synchrony
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.4.3.pre.1
4
+ version: 1.4.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Invoca
@@ -126,9 +126,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
126
126
  version: '0'
127
127
  required_rubygems_version: !ruby/object:Gem::Requirement
128
128
  requirements:
129
- - - ">"
129
+ - - ">="
130
130
  - !ruby/object:Gem::Version
131
- version: 1.3.1
131
+ version: '0'
132
132
  requirements: []
133
133
  rubygems_version: 3.0.3
134
134
  signing_key: