bullet_train-outgoing_webhooks 1.3.1 → 1.3.3

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: ce972d3861804cde7c035194d253b8f73c0848e4425575929b2be9a627d08099
4
- data.tar.gz: d7f511395d325990c1b29bc04685c378aa44ea71b8a350f8c01ebd0157e9fc90
3
+ metadata.gz: db2b7b3d5ef10919d1a8a7d1a861993b8f18fbf00c9c3fc35abb5664da1d3773
4
+ data.tar.gz: a9a85fd721add1bda82912443954f48329fc25a9daad64269699f913d369d773
5
5
  SHA512:
6
- metadata.gz: 2ea6e1b9d619e63c1420c302bcccc0bf67a34d85e1078957370c5a2d23b004a7651507df2aff22698e061090c46146db922d98cbcff19e800412b0f0217dcb68
7
- data.tar.gz: d279c41ead48060fc88678c565fd6fa5d0466f829e7e7f6bc7f7fc5306ac80dd9a1f4aa2202e4c4d850930fe1fd73d91049d75b5fc2e046ffe379f6c4145cebe
6
+ metadata.gz: 3c11d022fb87846f9500b59f39e75f23fc7a180e25a79b5976a935bf44c98d2e226fc12ee1bc40d2a05faa4b4b4f8b64f9c9beaede409830cb0a77ce1051b580
7
+ data.tar.gz: 86e321dd4525caa2f33c2e4d39f8fd8eb0892cb180b10674cfc440739f304a63c687bbcf128c7fca9686da975b0a952c03dcef5a3d15783645f3bb17c354f752
@@ -71,7 +71,6 @@ class Account::Webhooks::Outgoing::DeliveriesController < Account::ApplicationCo
71
71
  # 🚅 super scaffolding will insert new arrays above this line.
72
72
  )
73
73
 
74
- assign_date_and_time(strong_params, :delivered_at)
75
74
  # 🚅 super scaffolding will insert processing for new fields above this line.
76
75
 
77
76
  strong_params
@@ -1,5 +1,5 @@
1
1
  module BulletTrain
2
2
  module OutgoingWebhooks
3
- VERSION = "1.3.1"
3
+ VERSION = "1.3.3"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bullet_train-outgoing_webhooks
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.3.1
4
+ version: 1.3.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Andrew Culver
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-08-16 00:00:00.000000000 Z
11
+ date: 2023-08-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: standard