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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: b47896ebe2b4849c1f16968eea7648da774d0633821f854562fbc16c48765c6c
4
- data.tar.gz: 50b9c0e75ab9eb74102c4ff2b4937860b125702ef404c0531d5ca79b8a336a3d
3
+ metadata.gz: e112db1f5db2a65969be15147a4ad419b6f41bb9b8509ced0960c0ee219032ed
4
+ data.tar.gz: 7299a20945e50fa0fb852f7383e15941132ba761b4602bf492d736ed0622cdab
5
5
  SHA512:
6
- metadata.gz: 32e44a87e9b4d1c1eeba3417125c05a516484e97c2270581d244a9554a8c56c830ed6cdc0a8d9f859bdd15fe2784cc1cc5b9cb8c55dd722336a797229adc888a
7
- data.tar.gz: b53a083a7d72df7604508653883284bd12820582a766dda6ad150c26e91624030ea3e4225c76820789dc8b9dfb81075972b1e3416fec418d47337be757843174
6
+ metadata.gz: 96ac919ea905515330a8300af3445cbb1073607c11657ece33ba01c9a53ffa00b9222bfa608f699fd4e9bdba48512ca7e76a1f5964e6b84b6f9cb9fb3215956e
7
+ data.tar.gz: 93ebe387ce38024a0b76f6d0dfd355af2c494b0d8af6e5a734ba08d35b215777139510ccb55c70571edf5e0713b0e321e11498f7026af13f6d363e87a1d7143a
@@ -1,5 +1,5 @@
1
1
  module BulletTrain
2
2
  module Integrations
3
- VERSION = "1.13.0"
3
+ VERSION = "1.14.1"
4
4
  end
5
5
  end
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.13.0
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: 2024-12-23 00:00:00.000000000 Z
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.5.22
80
- signing_key:
77
+ rubygems_version: 3.6.2
81
78
  specification_version: 4
82
79
  summary: Bullet Train Integrations
83
80
  test_files: []