biome-ruby 2.4.6-aarch64-linux-musl → 2.4.7-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: b6c4bf101666b8668b950fd3f9e94bace757427799cf42067b472adb0269468e
4
- data.tar.gz: a0292c81046526893f7879e4889a33d4745782d2d80ceece43bf560fc0249d79
3
+ metadata.gz: 87c2b61e6240333494cacf89ce1fc39baf27331a6353bdc110bb744c3a0ebbea
4
+ data.tar.gz: 7115727d54af8ce666de18e8a0c1be921d6d924ce3db530039318b705bae6c85
5
5
  SHA512:
6
- metadata.gz: f86aa6d6b392c9960a883a51ee3dbc6d6c04711a4599d15293042723bbd337b845592e120cf9e574c5c1a400e326d5234d6c879b76d83a0b6dea7461570c69b8
7
- data.tar.gz: ba47d34cb46fe3ff5355903b875a8d98c63735c20e14fdc565cb4c4ffb58f4e53322fa9f48dce10898b620d51bc55b236a1c3208dad884e5e10f04a84ec61012
6
+ metadata.gz: 6b2a8a18e25ebbefadde0a03a840563a3e3cc6faa5b4aef2c05951fa02e5b69fcb9256eaaad2e2c5c78802552cf13a86adc32dacf7cb6a78591846a45e64ea00
7
+ data.tar.gz: 2b796d794f481dbec5fbe8160215203d77c8ce5fd4138ef24f53410e1810579c27bc7fb5e2975228e9dc34ef7966db2a43238ade39e2f3836795d224f09e6c2d
Binary file
@@ -3,7 +3,7 @@
3
3
  module Biome
4
4
  module Ruby
5
5
  module Upstream
6
- VERSION = '2.4.6'
6
+ VERSION = '2.4.7'
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.6'
5
+ VERSION = '2.4.7'
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.6
4
+ version: 2.4.7
5
5
  platform: aarch64-linux-musl
6
6
  authors:
7
7
  - Michael Hebblethwaite