bullet_train-integrations 1.2.27 → 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/integrations/version.rb +1 -1
- metadata +6 -6
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 3eeddae43e6c1443cb4558363bed4dc9d166a39adbab4f26992873393148e0c0
|
4
|
+
data.tar.gz: f32edf6609a08b7b4129729c427f9b1c2ea0075b8c9e1a1bc04c45278aea8542
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: a9480ea15aa90669d9f76aea67420b55c594ef4b70b127b6fc4d3f5fedaaa313e16f24cffa80875e272e72df5cabf647c5a43bf64c4d5cb0e76c193d4ccf169e
|
7
|
+
data.tar.gz: bbfd16a621a81a85e11448dbbdd6245149165d34e98375c05c4f4df0feaf568a7a5a931659cae34d41b37eb0de7dd2e2deec6d23e964bf3b6b838e6ade45d78b
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: bullet_train-integrations
|
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
|
@@ -41,12 +41,12 @@ files:
|
|
41
41
|
- lib/bullet_train/integrations/engine.rb
|
42
42
|
- lib/bullet_train/integrations/version.rb
|
43
43
|
- lib/tasks/bullet_train/integrations_tasks.rake
|
44
|
-
homepage: https://github.com/bullet-train-co/bullet_train-integrations
|
44
|
+
homepage: https://github.com/bullet-train-co/bullet_train-core/tree/main/bullet_train-integrations
|
45
45
|
licenses:
|
46
46
|
- MIT
|
47
47
|
metadata:
|
48
|
-
homepage_uri: https://github.com/bullet-train-co/bullet_train-integrations
|
49
|
-
source_code_uri: https://github.com/bullet-train-co/bullet_train-integrations
|
48
|
+
homepage_uri: https://github.com/bullet-train-co/bullet_train-core/tree/main/bullet_train-integrations
|
49
|
+
source_code_uri: https://github.com/bullet-train-co/bullet_train-core/tree/main/bullet_train-integrations
|
50
50
|
post_install_message:
|
51
51
|
rdoc_options: []
|
52
52
|
require_paths:
|
@@ -62,7 +62,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
62
62
|
- !ruby/object:Gem::Version
|
63
63
|
version: '0'
|
64
64
|
requirements: []
|
65
|
-
rubygems_version: 3.
|
65
|
+
rubygems_version: 3.3.7
|
66
66
|
signing_key:
|
67
67
|
specification_version: 4
|
68
68
|
summary: Bullet Train Integrations
|