exception_handling 2.8.0.pre.1 → 2.8.0

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: ca16063169c18276e3283693a2c3c356b83efb7a7ca4e632f9724cc4b35fdd80
4
- data.tar.gz: b00e5f97b873ca36eac9760bcda2b3d80b8db910fcd044a55a478f484f76e833
3
+ metadata.gz: 419ff3f511e22c7c1b257b68064f10b825a08b72cff086c2e3f6cfaeffaa8d74
4
+ data.tar.gz: 163ea2d99bb20d20fa1935a60f9d4b57de666439235274d9a02b340b662addf5
5
5
  SHA512:
6
- metadata.gz: 9a2dcfdf4378b1e516a0f857c68e9dd28ed1d7937ee8f9bc1c3e25d0b4477dbdda4136dba94664bccac4184042d0622ab00c6d8563035828a8c230f16477ab87
7
- data.tar.gz: e779aa18aa656b587892067ef7af7673ed739bc8c986930b8de91220291a79be40d95429688845bf25b606da7893a84cfe3f3eb9d2d18ff1e86dcc82aea359cf
6
+ metadata.gz: 7def333f20d79f5f8f2979f41d3c823675eca38ca0e31a3bf27b885cb1098fca6ab3ee147821de4ee8d519c29f7575d9c43ebae157d2f18c6ea2958bfb120f03
7
+ data.tar.gz: 81dbf1e1d1a8dee6f54a5f98227028a75d633a01d99fc70162d0d2e56dfd4d3e97e6a4103aae140e8a970ec38bae200603de3f8ffeaf3630ccc6add3e9121005
@@ -56,6 +56,7 @@ Note: this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0
56
56
  ### Changed
57
57
  - No longer depends on hobo_support. Uses invoca-utils 0.3 instead.
58
58
 
59
+ [2.8.0]: https://github.com/Invoca/exception_handling/compare/v2.7.0...v2.8.0
59
60
  [2.7.0]: https://github.com/Invoca/exception_handling/compare/v2.6.1...v2.7.0
60
61
  [2.6.1]: https://github.com/Invoca/exception_handling/compare/v2.6.0...v2.6.1
61
62
  [2.6.0]: https://github.com/Invoca/exception_handling/compare/v2.5.0...v2.6.0
@@ -8,7 +8,7 @@ GIT
8
8
  PATH
9
9
  remote: .
10
10
  specs:
11
- exception_handling (2.8.0.pre.1)
11
+ exception_handling (2.8.0)
12
12
  actionmailer (>= 4.2, < 7.0)
13
13
  actionpack (>= 4.2, < 7.0)
14
14
  activesupport (>= 4.2, < 7.0)
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module ExceptionHandling
4
- VERSION = '2.8.0.pre.1'
4
+ VERSION = '2.8.0'
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: exception_handling
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.8.0.pre.1
4
+ version: 2.8.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Invoca
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-10-15 00:00:00.000000000 Z
11
+ date: 2020-10-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: actionmailer
@@ -183,9 +183,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
183
183
  version: '0'
184
184
  required_rubygems_version: !ruby/object:Gem::Requirement
185
185
  requirements:
186
- - - ">"
186
+ - - ">="
187
187
  - !ruby/object:Gem::Version
188
- version: 1.3.1
188
+ version: '0'
189
189
  requirements: []
190
190
  rubygems_version: 3.0.3
191
191
  signing_key: