effective_postmark 0.5.1 → 0.5.2

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: 003fa7c4418f581a8169c58a265ed5a3a693fe912d86a3ab874785f09b1471b8
4
- data.tar.gz: 6f6f2b26f6dc071d0e1e6b3eba1889b8fd8d2c7d255ad78ce5ba224d4d4ba6bf
3
+ metadata.gz: 2570aa8ec05b3f812b315e970aa772497343c78fe10f2b6e2d1ee74f55c541f6
4
+ data.tar.gz: 611289d3bb6c41f9953c0c2c2b9b0224b9608ddcb99e436bb9789d9511c16075
5
5
  SHA512:
6
- metadata.gz: 6e8bc4e83998b3e1aa786d04be9639fd2217ac81623d6e2e161ca12c0f7096b1f6f49cf2914a578c6ba13366da90f0e06f9954f3b5e0fa6e91aede0976889f02
7
- data.tar.gz: 6de74b000791a2376df69c7fe5d6b5e74be46e37001db6e1d639ada50d7b78d88cbae2689158f73c1321fb57c4b0bb4610013f59d9c4df2dc44eadd4240c78e8
6
+ metadata.gz: 8bdcc93a38c59407974f1b75f371d073e4dd61e2249642a39b5686f9e076c867b7f507774852d9150f4236e6be8c9207b728b8322fe291f44c670d7e67f40521
7
+ data.tar.gz: e2aaf7e3132359d0ea77112655998a957679b07e99a29688fac1b0180b71c821a9f31fcf85276c99744f3ea2f1193a3f4b69351dc30c146ffdb720cef80271bf
@@ -0,0 +1 @@
1
+ -# Intentionally blank.
@@ -1,3 +1,3 @@
1
1
  module EffectivePostmark
2
- VERSION = '0.5.1'.freeze
2
+ VERSION = '0.5.2'.freeze
3
3
  end
metadata CHANGED
@@ -1,14 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: effective_postmark
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.1
4
+ version: 0.5.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Code and Effect
8
- autorequire:
9
8
  bindir: bin
10
9
  cert_chain: []
11
- date: 2026-03-13 00:00:00.000000000 Z
10
+ date: 1980-01-02 00:00:00.000000000 Z
12
11
  dependencies:
13
12
  - !ruby/object:Gem::Dependency
14
13
  name: rails
@@ -224,6 +223,7 @@ files:
224
223
  - app/mailers/effective/postmark_mailer.rb
225
224
  - app/models/concerns/effective_postmark_user.rb
226
225
  - app/models/effective/postmark_api.rb
226
+ - app/views/admin/postmark/_form.html.haml
227
227
  - app/views/admin/postmark_reports/index.html.haml
228
228
  - app/views/effective/postmark_mailer/reactivated.html.haml
229
229
  - config/effective_postmark.rb
@@ -240,7 +240,6 @@ homepage: https://github.com/code-and-effect/effective_postmark
240
240
  licenses:
241
241
  - MIT
242
242
  metadata: {}
243
- post_install_message:
244
243
  rdoc_options: []
245
244
  require_paths:
246
245
  - lib
@@ -255,8 +254,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
255
254
  - !ruby/object:Gem::Version
256
255
  version: '0'
257
256
  requirements: []
258
- rubygems_version: 3.5.9
259
- signing_key:
257
+ rubygems_version: 4.0.17
260
258
  specification_version: 4
261
259
  summary: Effective Postmark captures Postmark::InvalidRecipientError and marks Users
262
260
  as bounced