biome-ruby 2.4.8-aarch64-linux-musl → 2.4.9-aarch64-linux-musl

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: ab621a9e53591a5ce92bc53f6e8cc4244f5c2eb121840011f6fce259931c4778
4
- data.tar.gz: 654864496d006be51d98ddd6583f87c83e391114d6a5b7f2ecd08e4db095ebbd
3
+ metadata.gz: 062017b8746b5529be9155a3516295670ae1bb532e499f3f83a099bdac2a27d3
4
+ data.tar.gz: 9bd6d7be513777f335dd8a1e162e0033d8f9a47c3c55b9f186597efadeb200c2
5
5
  SHA512:
6
- metadata.gz: dafc30f2ff6688a26f3890deb477d50bea1a4df6af92110a3440ae878a78202661ce44162413b238126186f728ae5a170c8f083057152b20af31978539ac81da
7
- data.tar.gz: 1218ea7daa75b0aed93b3c4c4fc50799361abd226c0da1e2246ae855816ed782a7205f8a5f3ce548395628f835640ab0ed1e5292ebeec923a763965f1ffa2695
6
+ metadata.gz: 959b816fc31bff96e6a446ab1586c6249f3a82131287d2f680266de308336c24e7e1f123af04ec2040e4584da36acbfd210e66ab2882319d40b77d024f3e79dd
7
+ data.tar.gz: fd8d0abeb467643c70cc7624ea21752901fca8243f64a1abc267809f002d8388a2e71f4a768c13201e02fa2253abba1dae60755bddecd611d3d3aac66fe92118
Binary file
@@ -3,7 +3,7 @@
3
3
  module Biome
4
4
  module Ruby
5
5
  module Upstream
6
- VERSION = '2.4.8'
6
+ VERSION = '2.4.9'
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.8'
5
+ VERSION = '2.4.9'
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.8
4
+ version: 2.4.9
5
5
  platform: aarch64-linux-musl
6
6
  authors:
7
7
  - Michael Hebblethwaite