biome-ruby 2.5.0-aarch64-linux-gnu → 2.5.1-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: 1d01657c62dd732b45a33beba3681e21ce74538a2e32f606e0b0c2dbc7117463
4
- data.tar.gz: 23e440dce33860040ba2375bbe2bd3ac91add1d9b55273a8be14a1ffd1807f28
3
+ metadata.gz: 5669ae579454b0169930021967c7cd7d773af6e36644b398fa16884135a99072
4
+ data.tar.gz: 0cd7dca2011bb9aef41cbe54406cbd4ba115a9310a05db2be102492d663d90b3
5
5
  SHA512:
6
- metadata.gz: 1b3017a24326e5b4c6ba73081ade0529246497f25c9f43e9d6d29e66de562a84b170e33704e51856ac648707b48b3800530114ebabdfd0ac87fd32a9ec2d6a36
7
- data.tar.gz: 175c7431cf9f932a0570cee42c785d607b1bcd78d6040fb9e4f5d1f92e5b4ca31976ad25cf4730c2a1cb6cb14d16df2b7619e0e4aad5f821472e251c0f8d9d8f
6
+ metadata.gz: db36a5fd8083659aabd12475931cd3c40b64e3e893ddc7a436f31665d49018670fb7f31998f84571f232c9fc3a35fcb3d5b3a834e4b3429ecbd7fd22ba8a63d4
7
+ data.tar.gz: 4bd03dcc557e279122c1362fbddae0ec1ad0b8df7dc7993f21b253f5057090d9566ac04af0ca85f11e063d73f09287d59f05c81c7460fb57d31ee619e2ffa7e2
Binary file
@@ -3,7 +3,7 @@
3
3
  module Biome
4
4
  module Ruby
5
5
  module Upstream
6
- VERSION = '2.5.0'
6
+ VERSION = '2.5.1'
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.5.0'
5
+ VERSION = '2.5.1'
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.5.0
4
+ version: 2.5.1
5
5
  platform: aarch64-linux-gnu
6
6
  authors:
7
7
  - Michael Hebblethwaite