biome-ruby 2.4.16-arm64-darwin → 2.5.0-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: 234963898bdfd7fcaa7dc51abefccdac005399ff8697d0d5ffdd33b8a9d617ae
4
- data.tar.gz: b66af35c5627d2a3398cf6423300acb2bce5f84b63f9c1d70931d41b821673f3
3
+ metadata.gz: 5947839fcb336b4d02265f76b865e42e027b41cf47044facd1f898fc83a9565b
4
+ data.tar.gz: d661fb4cf29199de7737e7a67773e36b9341587c83f7c5040b236ee6635f206c
5
5
  SHA512:
6
- metadata.gz: 58190e433e0ff3624249896bb51b1169630c0bb02e1a8c45a2c300ebd5fec7c653525e3b29ae2ac52dba1ce957c21ea9523a27c5d108ed375bd3b9f7dfa8a5c2
7
- data.tar.gz: 640f6d5bbcf271a6d518de26723a3020bf9a2d4f04b6327b0b5446fc531683a1f5021485cf2c0365a8cf5c7cd63787406630b21e6c262038304c3f21a7a8c900
6
+ metadata.gz: f668b37bd2f2dcb71bb8eb3e9148da1cdd3cf51d5b7f636a83758a28653f43882830c0b3af6d975bd4bdc663b12258e5084fa25eee6d87618baf5440ac67a5c9
7
+ data.tar.gz: 649e61d2e854636a1bd080d077b9bc20a4bfb531e01e30b49f9d9d12a6b15df82af1f82ec360da04ff5d40ac2aa8fb32ce11254eeac6a081215adcaaf11146e3
Binary file
@@ -3,7 +3,7 @@
3
3
  module Biome
4
4
  module Ruby
5
5
  module Upstream
6
- VERSION = '2.4.16'
6
+ VERSION = '2.5.0'
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.16'
5
+ VERSION = '2.5.0'
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.16
4
+ version: 2.5.0
5
5
  platform: arm64-darwin
6
6
  authors:
7
7
  - Michael Hebblethwaite