biome-ruby 2.4.7-arm64-darwin → 2.4.8-arm64-darwin

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: 1cb4bb2a6bc4cbda874cbb1e0e1943ac3156808b6e96df144b04f19fcbcd9e1c
4
- data.tar.gz: '084a9237a25a9b3b405aad822293fbbc5f827f93f3be2e9a51a4b94bd62dfe05'
3
+ metadata.gz: e51c75b6e11e8e592cc3ecb542f12f66bb3c532228a27d8a290b3999a8606f4f
4
+ data.tar.gz: c0d859c7cec76dd810fae1a3ad1a5b4f016a346e545d1519c3242fc8061bb6c0
5
5
  SHA512:
6
- metadata.gz: c5aa39796ac64b352b72b64fab854065a6a81a7e0c666cc1f43d30b917f88a4a080b35f8cb89378e9cfa3ee4e10c5b96d40a94ce14db8858fa8a16716fa6a7a2
7
- data.tar.gz: 3efe32a56e329e11bc18fde1b851c19176edd2fc1a2c2b53344eda302c2ee547bb3f2edbb491633ecbbaa4a3b0d38a81612eaaf181b1cd99ed051071f9cb5751
6
+ metadata.gz: 2cf7d46468c5f6654efcd06a1affa3fa7aa0943ce955972f709f01b9c760030c27c8e9f9dd217dad3c6efed806473ede9f6b713a677d4ab565d1b454a5989e42
7
+ data.tar.gz: 691408fb3d4f27fae579408fad6df61a2d5e8e9390902372a6e5bfe59b47a31e0ea70dd091c6800aa07416bedbede8e7259c06ca5f3774781ce1096d2dbc1cd3
Binary file
@@ -3,7 +3,7 @@
3
3
  module Biome
4
4
  module Ruby
5
5
  module Upstream
6
- VERSION = '2.4.7'
6
+ VERSION = '2.4.8'
7
7
 
8
8
  # rubygems platform name => upstream release filename
9
9
  NATIVE_PLATFORMS = {
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Biome
4
4
  module Ruby
5
- VERSION = '2.4.7'
5
+ VERSION = '2.4.8'
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: biome-ruby
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.4.7
4
+ version: 2.4.8
5
5
  platform: arm64-darwin
6
6
  authors:
7
7
  - Michael Hebblethwaite