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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 3eeddae43e6c1443cb4558363bed4dc9d166a39adbab4f26992873393148e0c0
4
- data.tar.gz: f32edf6609a08b7b4129729c427f9b1c2ea0075b8c9e1a1bc04c45278aea8542
3
+ metadata.gz: 50219c4dc34d3f1c5487c2b2f90a8888b60206d9921deaa5c9fe59af9eba4d97
4
+ data.tar.gz: afba19bc72f0c823880626a7a9ab649cccc6206ecc6c2a95c9144b7d2b86b6c4
5
5
  SHA512:
6
- metadata.gz: a9480ea15aa90669d9f76aea67420b55c594ef4b70b127b6fc4d3f5fedaaa313e16f24cffa80875e272e72df5cabf647c5a43bf64c4d5cb0e76c193d4ccf169e
7
- data.tar.gz: bbfd16a621a81a85e11448dbbdd6245149165d34e98375c05c4f4df0feaf568a7a5a931659cae34d41b37eb0de7dd2e2deec6d23e964bf3b6b838e6ade45d78b
6
+ metadata.gz: e254bb1e742e3406891575ed92de25dbf043a25133170845fcdf807c666d255ca89817d9c83a0fa991842c3b3c3fe4af095964c7cbff6540482a471f32cb1353
7
+ data.tar.gz: dc7118b307633e35f11f61e387bae809d044575ca9ad703ad09346f31fc225a4f15d02cbc31ef857dfba0c9c890abc97e8a9c34ed1a6fd1ab3f2ca49d9df8361
@@ -1,5 +1,5 @@
1
1
  module BulletTrain
2
2
  module Integrations
3
- VERSION = "1.3.0"
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.3.0
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 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
@@ -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.3.7
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: []