bullet_train-integrations 1.13.0 → 1.14.1
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 +3 -6
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: e112db1f5db2a65969be15147a4ad419b6f41bb9b8509ced0960c0ee219032ed
|
4
|
+
data.tar.gz: 7299a20945e50fa0fb852f7383e15941132ba761b4602bf492d736ed0622cdab
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 96ac919ea905515330a8300af3445cbb1073607c11657ece33ba01c9a53ffa00b9222bfa608f699fd4e9bdba48512ca7e76a1f5964e6b84b6f9cb9fb3215956e
|
7
|
+
data.tar.gz: 93ebe387ce38024a0b76f6d0dfd355af2c494b0d8af6e5a734ba08d35b215777139510ccb55c70571edf5e0713b0e321e11498f7026af13f6d363e87a1d7143a
|
metadata
CHANGED
@@ -1,14 +1,13 @@
|
|
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.14.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Andrew Culver
|
8
|
-
autorequire:
|
9
8
|
bindir: bin
|
10
9
|
cert_chain: []
|
11
|
-
date:
|
10
|
+
date: 2025-01-23 00:00:00.000000000 Z
|
12
11
|
dependencies:
|
13
12
|
- !ruby/object:Gem::Dependency
|
14
13
|
name: rails
|
@@ -61,7 +60,6 @@ licenses:
|
|
61
60
|
metadata:
|
62
61
|
homepage_uri: https://github.com/bullet-train-co/bullet_train-core/tree/main/bullet_train-integrations
|
63
62
|
source_code_uri: https://github.com/bullet-train-co/bullet_train-core/tree/main/bullet_train-integrations
|
64
|
-
post_install_message:
|
65
63
|
rdoc_options: []
|
66
64
|
require_paths:
|
67
65
|
- lib
|
@@ -76,8 +74,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
76
74
|
- !ruby/object:Gem::Version
|
77
75
|
version: '0'
|
78
76
|
requirements: []
|
79
|
-
rubygems_version: 3.
|
80
|
-
signing_key:
|
77
|
+
rubygems_version: 3.6.2
|
81
78
|
specification_version: 4
|
82
79
|
summary: Bullet Train Integrations
|
83
80
|
test_files: []
|