bullet_train-fields 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: 2976f526af80410f77ac17a99a3e10ceccaf180526afce812f139b744c334035
4
- data.tar.gz: b286430c65df379fa1ba1fbe6c2f05138ebdbddd08872df6121a24a3e7a2a95b
3
+ metadata.gz: eb38166e06a4c512650524b8765d339b2e93aab8fdff1f9c15356dcf9d88419e
4
+ data.tar.gz: c42c4513e75b85ccdcd2d054b28b2cdbb519a6ea926a57d6763ed41abfc421a5
5
5
  SHA512:
6
- metadata.gz: d2a9e48e495330f7c6d85c266aa3e7a04d5986ffbfe303512a47f4d0e5606f5be247421dbb5c0c5f7f6c350723e2d12b9dfe8cb0f35eee9738122366f8f8bcf0
7
- data.tar.gz: 9a705c8d7950e5df87815a643a3cfceefe87e483527876c4d9f891aa722019099e057bd873e9bf81d5c15e2f6a0df939fd84516f3763e6ec626e92a45b6b746b
6
+ metadata.gz: 3a0fbefc415828ce0dc2d8f8ebe8b8853b9a5f5589fe3bab0b29ee3a4e099b621ca62c05253cfc7cd249350685733b3dba7f4783af6631b056dca07d9105f897
7
+ data.tar.gz: 19dec83263a19d9279544a78bfb7b31b5eddf86a63ffc7880c325166dcc84518aecb7632adb5551d603786c007f24d5f352eeb1c7124817dde76de9b16c43968
@@ -1,5 +1,5 @@
1
1
  module BulletTrain
2
2
  module Fields
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-fields
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: standard
@@ -150,7 +149,6 @@ licenses:
150
149
  metadata:
151
150
  homepage_uri: https://github.com/bullet-train-co/bullet_train-core/tree/main/bullet_train-fields
152
151
  source_code_uri: https://github.com/bullet-train-co/bullet_train-core/tree/main/bullet_train-fields
153
- post_install_message:
154
152
  rdoc_options: []
155
153
  require_paths:
156
154
  - lib
@@ -165,8 +163,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
165
163
  - !ruby/object:Gem::Version
166
164
  version: '0'
167
165
  requirements: []
168
- rubygems_version: 3.5.22
169
- signing_key:
166
+ rubygems_version: 3.6.2
170
167
  specification_version: 4
171
168
  summary: Bullet Train Fields
172
169
  test_files: []