exception_handling 2.8.1.pre.0 → 2.8.1.pre.1

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: 18b5943731438b58f95dd8bbca259e16e7ab96de2f2f8fda23ca3ea31bd4ee45
4
- data.tar.gz: 0ecc45cf4314eaea85045c9a5eff37e2b97ae2dee157dc20d8b3232d72bb0845
3
+ metadata.gz: be4fce66c798d0d7a85180e3cb569c297f6fe5a0b6f84390f0f3122781bc066e
4
+ data.tar.gz: f3987b0abb4d1af23c42e3d1799941b0fa438c7ac2cdf304cd5dd25e4c7d9b35
5
5
  SHA512:
6
- metadata.gz: a315ec480e19c9e7f289c85daadd2ea4866f91be69218fa64c0ccfecf979ec85e4ea2419fd84210271dbd45c577e7721af17d402b3ba0b1cad9adef0c15d8814
7
- data.tar.gz: 12e47f2b180b823e689e579614455c280bc60bf2d5622504ec609d6eb6605dd65d82f4bcff1c52a3997db186b2077646c0a38a78bf55ff7bbd949cb1a7c251b2
6
+ metadata.gz: b5aee756b91d0a12b5d7d37cabeee83e4a95481c2968c1c3919a28899bfe82345dc8af3da9608df23863ce341d6313f06948005141bc3d3e86775c8d910afc94
7
+ data.tar.gz: 5c00b42b75288042226cde5f48e5d52d5e8c46381e1e114615f0fba64ff3c776c0e6b355976c79759a6ac6e48c87aee027abc743f610f5279ac9f533914b5361
@@ -8,7 +8,7 @@ GIT
8
8
  PATH
9
9
  remote: .
10
10
  specs:
11
- exception_handling (2.8.1.pre.0)
11
+ exception_handling (2.8.1.pre.1)
12
12
  actionmailer (>= 4.2, < 7.0)
13
13
  actionpack (>= 4.2, < 7.0)
14
14
  activesupport (>= 4.2, < 7.0)
@@ -70,7 +70,7 @@ GEM
70
70
  invoca-utils (0.4.1)
71
71
  jaro_winkler (1.5.3)
72
72
  json (2.3.1)
73
- loofah (2.7.0)
73
+ loofah (2.8.0)
74
74
  crass (~> 1.0.2)
75
75
  nokogiri (>= 1.5.9)
76
76
  mail (2.7.1)
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module ExceptionHandling
4
- VERSION = '2.8.1.pre.0'
4
+ VERSION = '2.8.1.pre.1'
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: exception_handling
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.8.1.pre.0
4
+ version: 2.8.1.pre.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Invoca