bullet_train-fields 1.26.1 → 1.27.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: a192772cd353ff9d75e581443cd55d905487c0a5acbfd3ede78543660046b0e6
4
- data.tar.gz: d83f18c02b78077574e2b29ea46ce873152b50530c4a26915d22c3d084193dda
3
+ metadata.gz: ea253e0b66aa1ce59d4ee2b663cb5ea5894b8ca50a0826b73408a5a304a05ecc
4
+ data.tar.gz: 4c37bec732232be38bc72b0570b0e7ac06ed5eb58c075bf458f1a80d5d95aa06
5
5
  SHA512:
6
- metadata.gz: 3f44205ef0662107f7c386a363c2def4002c5079a4a99ef98c71d18f6c840e1403cce9cd1e7f895ac5145c495dbc4ed30bb2b5675830fb5b6bb567c60463f849
7
- data.tar.gz: ecc33ee12283858ce5f6567159cb5d8a692fb5b5a59dd4a0e22633189a67d7ed8278caa7f15742ccdbcdf0b2c8fea3193523595bae747cd918b7434297e9baf9
6
+ metadata.gz: 34b8046a317858f2712819166818ff9cb5e2d3c7b1edcdd8dd1b9765fac3b5e624c950caa4438d3391c4b381c30503a2639c9b9ea71fdc73dbd4fe26c1d5b817
7
+ data.tar.gz: 62b2a526885eb7eba877033a3111a18de4aa99b9e9d62b31407d38d3b319e2bf0b0fe82387b5dc0c1e84162a5cdb1cf863ec96bc4958008a678072ac6bccbd4f
@@ -1,5 +1,5 @@
1
1
  module BulletTrain
2
2
  module Fields
3
- VERSION = "1.26.1"
3
+ VERSION = "1.27.0"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bullet_train-fields
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.26.1
4
+ version: 1.27.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Andrew Culver
@@ -164,7 +164,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
164
164
  - !ruby/object:Gem::Version
165
165
  version: '0'
166
166
  requirements: []
167
- rubygems_version: 3.6.7
167
+ rubygems_version: 3.6.9
168
168
  specification_version: 4
169
169
  summary: Bullet Train Fields
170
170
  test_files: []