bullet_train-integrations 1.2.27 → 1.3.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: de1f06109c7d616ce3d5b53ba3a3e34b836b4d0590536dd04a7a23f1c672682c
4
- data.tar.gz: a882809d7ce43e6b2bcf91e2dbf6a5d5bc6efac5d447e4049abe61bc3ca4a4de
3
+ metadata.gz: 50219c4dc34d3f1c5487c2b2f90a8888b60206d9921deaa5c9fe59af9eba4d97
4
+ data.tar.gz: afba19bc72f0c823880626a7a9ab649cccc6206ecc6c2a95c9144b7d2b86b6c4
5
5
  SHA512:
6
- metadata.gz: 77fb0cb698826963e708e5fd7567839afff03fcd4222791859adaf24c4f185981698dfb6fb5baa25c598acdf69c0c0958e88767925f4da9d6495a16b4f2954d4
7
- data.tar.gz: 0c2c2578093b90668988e7ede947c8299850e14349b3679a7f274a9601b2e8b023d00a3759d7530d8f25fce55d603ce31c8a030de8940ad9fc1fb01e04be869d
6
+ metadata.gz: e254bb1e742e3406891575ed92de25dbf043a25133170845fcdf807c666d255ca89817d9c83a0fa991842c3b3c3fe4af095964c7cbff6540482a471f32cb1353
7
+ data.tar.gz: dc7118b307633e35f11f61e387bae809d044575ca9ad703ad09346f31fc225a4f15d02cbc31ef857dfba0c9c890abc97e8a9c34ed1a6fd1ab3f2ca49d9df8361
@@ -1,5 +1,5 @@
1
1
  module BulletTrain
2
2
  module Integrations
3
- VERSION = "1.2.27"
3
+ VERSION = "1.3.1"
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.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-07-27 00:00:00.000000000 Z
11
+ date: 2023-08-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails
@@ -41,13 +41,13 @@ 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
50
- post_install_message:
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
+ post_install_message:
51
51
  rdoc_options: []
52
52
  require_paths:
53
53
  - lib
@@ -63,7 +63,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
63
63
  version: '0'
64
64
  requirements: []
65
65
  rubygems_version: 3.4.10
66
- signing_key:
66
+ signing_key:
67
67
  specification_version: 4
68
68
  summary: Bullet Train Integrations
69
69
  test_files: []