wco_email 0.1.1.45 → 0.1.1.46
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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: a693de7c53f9529c8ac7bf074ea581230e0f05dc9abac73a8d30dbce517e25bf
|
4
|
+
data.tar.gz: 84da211e1a8f49ab2203e72739a74405dbc6e5c830710679da0101edbec818cb
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: fa65916f53a146e2b92987757dd79691b1d6c8917749b48114efe375d1174368258882057a73337bac1b60c57c838652f4bbeeacb1580b1aef481675ab8da69c
|
7
|
+
data.tar.gz: c302b109b9f163cede8997dd1dc26865c495cfaba8931a3b2ccd1e15128a29b81d480d45db9b7449244f114f3fac301fd0c982ab0838bda6cd276caac9cf76fb
|
data/config/routes.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: wco_email
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.1.
|
4
|
+
version: 0.1.1.46
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Victor Pudeyev
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-01
|
11
|
+
date: 2024-02-01 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: aws-sdk-s3
|
@@ -328,7 +328,7 @@ files:
|
|
328
328
|
- app/controllers/wco_email/messages_controller.rb
|
329
329
|
- app/controllers/wco_email/obfuscated_redirects_controller.rb
|
330
330
|
- app/controllers/wco_email/sessions_controller.rb
|
331
|
-
- app/controllers/wco_email/unsubscribes_controller.rb
|
331
|
+
- app/controllers/wco_email/unsubscribes_controller.rb
|
332
332
|
- app/helpers/wco_email/application_helper.rb
|
333
333
|
- app/jobs/wco_email/message_intake_job.rb
|
334
334
|
- app/views/202212 Mailchimp Templates/202212 1col fixed-width.html
|
/data/app/controllers/wco_email/{unsubscribes_controller.rb-trash → unsubscribes_controller.rb}
RENAMED
File without changes
|