bullet_train-outgoing_webhooks-api 1.0.1 → 1.0.2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/bullet_train/outgoing_webhooks/api/version.rb +1 -1
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 1f8c6dd9026efbd0db5725a8fd2f42bc8c03e5ecf1645bf8cff96e7cbfe11fc9
|
4
|
+
data.tar.gz: e1a1124a99fd7467eed6fc892266b7397f3ae93914c761a2ee891b404ced752a
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 45d5583c0fe582134ca1b98903b124da3b36fcc1061d250f2e0cfb613b54ab9f43f6de5563c5132f69ca68df0f856c6f610bc059c6dcd445ad3b24084c22f270
|
7
|
+
data.tar.gz: e3840f6986d5c486efd65cdb328e3262399ff5fe776e79a0bbf7563ec3cd57d4613faba69493205308782b7975e0f68c633c7868b667bfeb9a5391e80192aa45
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: bullet_train-outgoing_webhooks-api
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.0.
|
4
|
+
version: 1.0.2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Andrew Culver
|
@@ -24,7 +24,7 @@ dependencies:
|
|
24
24
|
- - ">="
|
25
25
|
- !ruby/object:Gem::Version
|
26
26
|
version: 7.0.0
|
27
|
-
description: Bullet Train Outgoing Webhooks
|
27
|
+
description: Bullet Train Outgoing Webhooks API
|
28
28
|
email:
|
29
29
|
- andrew.culver@gmail.com
|
30
30
|
executables: []
|
@@ -67,5 +67,5 @@ requirements: []
|
|
67
67
|
rubygems_version: 3.2.22
|
68
68
|
signing_key:
|
69
69
|
specification_version: 4
|
70
|
-
summary: Bullet Train Outgoing Webhooks
|
70
|
+
summary: Bullet Train Outgoing Webhooks API
|
71
71
|
test_files: []
|