rfmt 1.5.2-aarch64-linux → 1.5.3-aarch64-linux

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: 9b5b254103eda8d73285c583037210dc16539ef6976cfad39c16bee8e81b9206
4
- data.tar.gz: 470e8744da2ee7d9b98891b597e32422e84bda933aec368083388b0dff1fa293
3
+ metadata.gz: d82f09486291a07109b0fdc54c23899b3e9c077cb38109fc547a0e565c59cb29
4
+ data.tar.gz: f63b715d048236b81484a0fcd46d1fe7b4cfa995ac91f3aebd94f3999ce4b351
5
5
  SHA512:
6
- metadata.gz: f99b31c9a646ce93f7ae9bed8b3076015091e0c654da65919e55b934fa12261ed33d507a43d75bbda2ae1ffdcc98a46b212778200ac1098368cc50d2479e6d67
7
- data.tar.gz: 6df28c7d41795e471f7c3a67603804dae5c63e41fd1d5e67d97c82cce302d0ff59511f4ce969c8cf85bc3a4c1021905386d5bda5e50acc598c8595df0329e1da
6
+ metadata.gz: edc982a72084c9b06334d1c9f3a78d50774ecd0275d0f6fb427c63f56d3c4b99cf2d7c6c3dd227c8a4188769299f0d96b61cad38fbdba2452dd1234d2aeaf209
7
+ data.tar.gz: aade66d5d03618a45d203c9adc5b83bef8b67aafdce56021bb2982a77b7ed64b82b56a25c25f2b506068f04841bb0bab26908606d463bfe34fd357f2162757c9
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  ## [Unreleased]
2
2
 
3
+ ## [1.5.3] - 2026-02-22
4
+
5
+ ### Changed
6
+ - Update package dependencies
7
+
3
8
  ## [1.5.2] - 2026-02-21
4
9
 
5
10
  ### Added
data/lib/rfmt/3.3/rfmt.so CHANGED
Binary file
data/lib/rfmt/3.4/rfmt.so CHANGED
Binary file
data/lib/rfmt/version.rb CHANGED
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Rfmt
4
- VERSION = '1.5.2'
4
+ VERSION = '1.5.3'
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rfmt
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.5.2
4
+ version: 1.5.3
5
5
  platform: aarch64-linux
6
6
  authors:
7
7
  - fujitani sora
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2026-02-20 00:00:00.000000000 Z
11
+ date: 2026-02-22 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: diff-lcs