biome-ruby 2.4.10-aarch64-linux-gnu → 2.4.11-aarch64-linux-gnu

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: b87c5645915a22f75c5b2a88108808b848a9e3b115a4b67bea4535f45cdf2c8a
4
- data.tar.gz: 1f691eb44c12415018de46d9d35a3358f7f4e6571630e24967639b8215bbbc12
3
+ metadata.gz: 191561545eb1a796f17fce5165018c8fe66e1c3f6be174c86fcb73d10bb7e227
4
+ data.tar.gz: b5c642f8ccf5b1b676bc8ab6ab08163e875349b68f4f404f3f3dfcffff5c338a
5
5
  SHA512:
6
- metadata.gz: 4ea6bbac655d6ed1c9ba85303c01c12e509738582e5cfd61137b40e2e77705b34f3fbfde935d71417c5ca7d490f81f8d2ce73f9dea9b94d9eda9a93b8c6fe584
7
- data.tar.gz: 3772e6024da144de3cc39a2dee60743bd377d3dc24e18d5e58be5bf7a980aadde7f063dabf86e9696cb34f37979a9440b06d3e0b02590b739ba2e4c4c3a2775a
6
+ metadata.gz: baaa9ff3a7b3dce70ed000b4719a44a2742d8e202e3c34aa0ef501efdddb46d6b95d1c633c74c620d4ac4ae3805b594fd1b6604d743d0148840f41d1d391e7b9
7
+ data.tar.gz: e60073025a34f722b0f2a50c38d5e5af9b8bc5f935e17fca16b265f57ae7574a22906e9724d958b4c300b4e21f2bf6c903499df360f09afe36cae8341b242984
Binary file
@@ -3,7 +3,7 @@
3
3
  module Biome
4
4
  module Ruby
5
5
  module Upstream
6
- VERSION = '2.4.10'
6
+ VERSION = '2.4.11'
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.10'
5
+ VERSION = '2.4.11'
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.10
4
+ version: 2.4.11
5
5
  platform: aarch64-linux-gnu
6
6
  authors:
7
7
  - Michael Hebblethwaite