bullet_train-obfuscates_id 1.13.0 → 1.14.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: b178f6e91179c30d08d0a111727a67512d6f5bd04da8476926cd69c8f270dbd4
4
- data.tar.gz: 5f35f179c2fc6922f48cc8a1853b346456992367b2fdd1fa41cd23aaed8b6935
3
+ metadata.gz: 534b4e6ce8c67d3744a1400dd425e3d478ce3d42248001f6f2a4ea42bf29f39c
4
+ data.tar.gz: e6473c5086f746d485abe5b369ff6bc402c87e011eb0e7caebc3d8cf35a9d3d4
5
5
  SHA512:
6
- metadata.gz: d222e3d84b624a7ec7e8c9004ee2f42fcb96841ce01678c5b092e933fb8836791bcf34fba8284f7294e7a2223b7022eb784af03a0f3022e07ef41e73276a6298
7
- data.tar.gz: 80a700060ecafad8267a271a07c38cd87865d642542ba0aa5c9ffe64951280c0551d19e6ca8292425c175d95db9d510acf0c904a89c0d235c72e1e4af4d8f738
6
+ metadata.gz: 676201926f4f4f32754e2946085d5df44da49553e337d85d3b3192681f85a52cd05c16a4b7bd5b8effbc3d4189d7234ca99ee1c86604cfaa871202a799ba31f5
7
+ data.tar.gz: 2303960874c691846f7fedc00ee9b5c266b9fc8274a8abcd549498897e706dbb14195eaf6cb704b2b9308f8e50eaa7a02d6d074fe1dc2c0adbc3274f861dd64b
@@ -1,5 +1,5 @@
1
1
  module BulletTrain
2
2
  module ObfuscatesId
3
- VERSION = "1.13.0"
3
+ VERSION = "1.14.0"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,14 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bullet_train-obfuscates_id
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.13.0
4
+ version: 1.14.0
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: 2024-12-30 00:00:00.000000000 Z
12
11
  dependencies:
13
12
  - !ruby/object:Gem::Dependency
14
13
  name: rails
@@ -75,7 +74,6 @@ licenses:
75
74
  metadata:
76
75
  homepage_uri: https://github.com/bullet-train-co/bullet_train-core/tree/main/bullet_train-obfuscates_id
77
76
  source_code_uri: https://github.com/bullet-train-co/bullet_train-core/tree/main/bullet_train-obfuscates_id
78
- post_install_message:
79
77
  rdoc_options: []
80
78
  require_paths:
81
79
  - lib
@@ -90,8 +88,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
90
88
  - !ruby/object:Gem::Version
91
89
  version: '0'
92
90
  requirements: []
93
- rubygems_version: 3.5.22
94
- signing_key:
91
+ rubygems_version: 3.6.2
95
92
  specification_version: 4
96
93
  summary: Bullet Train Obfuscates ID
97
94
  test_files: []