bullet_train-incoming_webhooks 1.2.26 → 1.3.0
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/incoming_webhooks/version.rb +1 -1
- metadata +5 -5
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 5f5dbeafed0ae614495a18106165f7cd6b330e97b42e508104d037c3801018c2
|
4
|
+
data.tar.gz: d78af7d63a911bf74482fe3d18310ac92e05a96899c97dbea3b969e1728c1790
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: e722cff67476e66400df05ea520ca3fdb9ea3c2f95517ade7031e1eb5ecfaaac990fc9c7232804b8440fad61425ad32916bd277fcf0839eaa5b3f11b06acf1b0
|
7
|
+
data.tar.gz: 45d59adf7d6d4a867f6c46b2b81070ec6675ed9258286092f11125b49133b22f5a091a4d3ab3443c5e88835b6422399daa5079a599795234c75a136b8d8a98d7
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: bullet_train-incoming_webhooks
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.
|
4
|
+
version: 1.3.0
|
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-
|
11
|
+
date: 2023-08-11 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rails
|
@@ -61,12 +61,12 @@ files:
|
|
61
61
|
- lib/bullet_train/incoming_webhooks/version.rb
|
62
62
|
- lib/scaffolding/incoming_webhooks_transformer.rb
|
63
63
|
- lib/tasks/bullet_train/incoming_webhooks_tasks.rake
|
64
|
-
homepage: https://github.com/bullet-train-co/bullet_train-incoming_webhooks
|
64
|
+
homepage: https://github.com/bullet-train-co/bullet_train-core/tree/main/bullet_train-incoming_webhooks
|
65
65
|
licenses:
|
66
66
|
- MIT
|
67
67
|
metadata:
|
68
|
-
homepage_uri: https://github.com/bullet-train-co/bullet_train-incoming_webhooks
|
69
|
-
source_code_uri: https://github.com/bullet-train-co/bullet_train-incoming_webhooks
|
68
|
+
homepage_uri: https://github.com/bullet-train-co/bullet_train-core/tree/main/bullet_train-incoming_webhooks
|
69
|
+
source_code_uri: https://github.com/bullet-train-co/bullet_train-core/tree/main/bullet_train-incoming_webhooks
|
70
70
|
post_install_message:
|
71
71
|
rdoc_options: []
|
72
72
|
require_paths:
|