bullet_train-integrations 1.3.0 → 1.3.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 +6 -6
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 50219c4dc34d3f1c5487c2b2f90a8888b60206d9921deaa5c9fe59af9eba4d97
|
4
|
+
data.tar.gz: afba19bc72f0c823880626a7a9ab649cccc6206ecc6c2a95c9144b7d2b86b6c4
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: e254bb1e742e3406891575ed92de25dbf043a25133170845fcdf807c666d255ca89817d9c83a0fa991842c3b3c3fe4af095964c7cbff6540482a471f32cb1353
|
7
|
+
data.tar.gz: dc7118b307633e35f11f61e387bae809d044575ca9ad703ad09346f31fc225a4f15d02cbc31ef857dfba0c9c890abc97e8a9c34ed1a6fd1ab3f2ca49d9df8361
|
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.3.
|
4
|
+
version: 1.3.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Andrew Culver
|
8
|
-
autorequire:
|
8
|
+
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2023-08-
|
11
|
+
date: 2023-08-16 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rails
|
@@ -47,7 +47,7 @@ licenses:
|
|
47
47
|
metadata:
|
48
48
|
homepage_uri: https://github.com/bullet-train-co/bullet_train-core/tree/main/bullet_train-integrations
|
49
49
|
source_code_uri: https://github.com/bullet-train-co/bullet_train-core/tree/main/bullet_train-integrations
|
50
|
-
post_install_message:
|
50
|
+
post_install_message:
|
51
51
|
rdoc_options: []
|
52
52
|
require_paths:
|
53
53
|
- lib
|
@@ -62,8 +62,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
62
62
|
- !ruby/object:Gem::Version
|
63
63
|
version: '0'
|
64
64
|
requirements: []
|
65
|
-
rubygems_version: 3.
|
66
|
-
signing_key:
|
65
|
+
rubygems_version: 3.4.10
|
66
|
+
signing_key:
|
67
67
|
specification_version: 4
|
68
68
|
summary: Bullet Train Integrations
|
69
69
|
test_files: []
|