biome-ruby 2.5.9-x86_64-linux-gnu → 2.5.11-x86_64-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: 5af8e6f9279b60f54aa7f85c3508e0c8a68f0b04d10d19afb1977d8e88822069
4
- data.tar.gz: 0c7aa30e130a9116aec623e92169535f0f24fadf9e1e104eb988ae399303f005
3
+ metadata.gz: a3a80e4aceac007acbf047ecb5e8bf3ccdb85aec832adf0edb09e2d5fcbb163e
4
+ data.tar.gz: b4f7885fbcd69baedd218f95c7602f875972603ed91b160a57d7a5097e845775
5
5
  SHA512:
6
- metadata.gz: 563888388f657f7809de2a342674a7991ac8c65e2bc8fad9ab7da7feb2af750238368e27ea1aaef313f8f638fd64880d2acfe67285ad3fb89edaddb846816714
7
- data.tar.gz: ef85028160813eb2772d962ab51ea06d160f2c868fe04a81338553a77b7f263a00778eaba8bf1b2d9b0a664af29497e89a8a1d6dbf8ebf6e61737961d1544c71
6
+ metadata.gz: c9801e08fa71919aa553ec802c032188ea2a8b53a50e033f9934516da29905259f327334c8ad962e468970e6a6d5582d249a899fe460700bd7ae88b984d79938
7
+ data.tar.gz: b2019c23369635f19805cc389b94d60be9fbb03b222ca5e354bb4bafd3113a18f92aa1e0dc042a8c0a9a661d9a146c7ac7fc9420d2d527fb1dfae8f74f1a9483
Binary file
@@ -3,7 +3,7 @@
3
3
  module Biome
4
4
  module Ruby
5
5
  module Upstream
6
- VERSION = '2.5.9'
6
+ VERSION = '2.5.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.5.9'
5
+ VERSION = '2.5.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.5.9
4
+ version: 2.5.11
5
5
  platform: x86_64-linux-gnu
6
6
  authors:
7
7
  - Michael Hebblethwaite