exception_handling 2.12.0.gfaza.1 → 2.12.0

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: 1b080f8fea14f4a4ccc13d22ce8cf634782d60ac32f4963052068a4b57ef5cbc
4
- data.tar.gz: bd37b9b8374982ccdc400e26222e592b215f03f7db2fb4e26e42f896353c1709
3
+ metadata.gz: b4e00da46ba75755214ab18ec1fa16bb9b230fbaf708031b97c1bb30f2c2f854
4
+ data.tar.gz: 2cf79b0eec0a66c825b98062d2b50609c8821500003f36834bded3bc5fc7ea5d
5
5
  SHA512:
6
- metadata.gz: 75cbd3874a6f50893cdb06db719d9493f2a1397bfc633c0c5cac02ac50053e599ff47109aa299f1698835974329ebdb0412c3eaa6e8b2fc1cdae32861f71a463
7
- data.tar.gz: ee3cf3c49addf7887ecda829be89389dfbc05af2e330926cb38f609e16fbfe82e3e9556233ae1e42f58d002e6912959a14f7d577aae762c580cdfe72dae10f87
6
+ metadata.gz: 29b73b67171866400ce1f5a07e6654593f57cb24e1de9a07d37b8e4ac039c3c8faca4d004bec784b0810c984e8caec9e10ff2aa26357a4a76fbb18dd6ad49632
7
+ data.tar.gz: 567d9ff144876f3fed8429a892e16f0a4e81440a2881c790bc3dc478ef9500050b0210fca71ed94e00f289a76a234898c46f45ba9de6738ffa351c41251cbdab
data/CHANGELOG.md CHANGED
@@ -4,7 +4,7 @@ Inspired by [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
4
4
 
5
5
  Note: this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
6
 
7
- ## [2.12.0.gfaza.1] - Unreleased
7
+ ## [2.12.0] - 2022-08-04
8
8
  ### Added
9
9
  - Support for passing additional Honeybadger configuration parameters
10
10
 
@@ -95,6 +95,7 @@ Note: this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0
95
95
  ### Changed
96
96
  - No longer depends on hobo_support. Uses invoca-utils 0.3 instead.
97
97
 
98
+ [2.12.0]: https://github.com/Invoca/exception_handling/compare/v2.11.3...v2.12.0
98
99
  [2.11.3]: https://github.com/Invoca/exception_handling/compare/v2.11.2...v2.11.3
99
100
  [2.11.2]: https://github.com/Invoca/exception_handling/compare/v2.11.1...v2.11.2
100
101
  [2.11.1]: https://github.com/Invoca/exception_handling/compare/v2.11.0...v2.11.1
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- exception_handling (2.12.0.gfaza.1)
4
+ exception_handling (2.12.0)
5
5
  actionmailer (>= 5.2, < 7.0)
6
6
  actionpack (>= 5.2, < 7.0)
7
7
  activesupport (>= 5.2, < 7.0)
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module ExceptionHandling
4
- VERSION = '2.12.0.gfaza.1'
4
+ VERSION = '2.12.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.12.0.gfaza.1
4
+ version: 2.12.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Invoca
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-07-19 00:00:00.000000000 Z
11
+ date: 2022-08-04 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: actionmailer
@@ -222,9 +222,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
222
222
  version: '0'
223
223
  required_rubygems_version: !ruby/object:Gem::Requirement
224
224
  requirements:
225
- - - ">"
225
+ - - ">="
226
226
  - !ruby/object:Gem::Version
227
- version: 1.3.1
227
+ version: '0'
228
228
  requirements: []
229
229
  rubygems_version: 3.1.6
230
230
  signing_key: