bullet_train-integrations 1.2.27 → 1.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: de1f06109c7d616ce3d5b53ba3a3e34b836b4d0590536dd04a7a23f1c672682c
4
- data.tar.gz: a882809d7ce43e6b2bcf91e2dbf6a5d5bc6efac5d447e4049abe61bc3ca4a4de
3
+ metadata.gz: 3eeddae43e6c1443cb4558363bed4dc9d166a39adbab4f26992873393148e0c0
4
+ data.tar.gz: f32edf6609a08b7b4129729c427f9b1c2ea0075b8c9e1a1bc04c45278aea8542
5
5
  SHA512:
6
- metadata.gz: 77fb0cb698826963e708e5fd7567839afff03fcd4222791859adaf24c4f185981698dfb6fb5baa25c598acdf69c0c0958e88767925f4da9d6495a16b4f2954d4
7
- data.tar.gz: 0c2c2578093b90668988e7ede947c8299850e14349b3679a7f274a9601b2e8b023d00a3759d7530d8f25fce55d603ce31c8a030de8940ad9fc1fb01e04be869d
6
+ metadata.gz: a9480ea15aa90669d9f76aea67420b55c594ef4b70b127b6fc4d3f5fedaaa313e16f24cffa80875e272e72df5cabf647c5a43bf64c4d5cb0e76c193d4ccf169e
7
+ data.tar.gz: bbfd16a621a81a85e11448dbbdd6245149165d34e98375c05c4f4df0feaf568a7a5a931659cae34d41b37eb0de7dd2e2deec6d23e964bf3b6b838e6ade45d78b
@@ -1,5 +1,5 @@
1
1
  module BulletTrain
2
2
  module Integrations
3
- VERSION = "1.2.27"
3
+ VERSION = "1.3.0"
4
4
  end
5
5
  end
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.2.27
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-07-27 00:00:00.000000000 Z
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.4.10
65
+ rubygems_version: 3.3.7
66
66
  signing_key:
67
67
  specification_version: 4
68
68
  summary: Bullet Train Integrations