biome-ruby 2.5.4-x86_64-linux-gnu → 2.5.6-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: 0f256de0e6a4ac995af2d4a450f2f402f1afc24dd1999d7bfd53510e3a72ad85
4
- data.tar.gz: 488f80187bd63f1aa71406ffa7d2aaf6178408db5467541dc7504d7cd6b5323a
3
+ metadata.gz: 536569f54750a4f5dee31f41ce61cfecc8514c790ec68128e508baff38885dbd
4
+ data.tar.gz: e3797ff50070cef4a44a126a5227dce360e5827764787cd78907265d18a34be5
5
5
  SHA512:
6
- metadata.gz: ddab5a3b2aa4a17a56ae77a9f53483a1912bd0cc803ff4835e2f74ffe09dea31971ff465182ad8ceb452117184919caa8b7d4d73d11e1142dc8a282e3d220ebd
7
- data.tar.gz: e3f9617d3b52515b041adbd3a3c3fa910bc96cb8f1957da2b4b601b70308187f7f91b870a6cbd76f821356c2c9b59da1e1225d5ad194ae0545ef6d26376556f4
6
+ metadata.gz: 4902007b5aca7aa1ef6b25fcaa580f42cdc85857d42649d4a4938a712523b8b7b2f917ca38ae765b398cc6dae2ab2d9f3aad15f5a726470270c98a69795b8296
7
+ data.tar.gz: 4523899cd5fd2388608b06c48ce9a7876751b0cb6b379373e39a08553f4f0aa1214fd140d9fd0d45d66ce1b747fc15d50efc3d7db9e933a2b9c358967b3dde65
Binary file
@@ -3,7 +3,7 @@
3
3
  module Biome
4
4
  module Ruby
5
5
  module Upstream
6
- VERSION = '2.5.4'
6
+ VERSION = '2.5.6'
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.4'
5
+ VERSION = '2.5.6'
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.4
4
+ version: 2.5.6
5
5
  platform: x86_64-linux-gnu
6
6
  authors:
7
7
  - Michael Hebblethwaite