rfmt 1.2.7 → 1.3.1

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.
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.2.7'
4
+ VERSION = '1.3.1'
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.2.7
4
+ version: 1.3.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - fujitani sora
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2026-01-04 00:00:00.000000000 Z
11
+ date: 2026-01-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rb_sys
@@ -16,14 +16,14 @@ dependencies:
16
16
  requirements:
17
17
  - - "~>"
18
18
  - !ruby/object:Gem::Version
19
- version: 0.9.91
19
+ version: 0.9.120
20
20
  type: :runtime
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
24
  - - "~>"
25
25
  - !ruby/object:Gem::Version
26
- version: 0.9.91
26
+ version: 0.9.120
27
27
  description: Write a longer description or delete this line.
28
28
  email:
29
29
  - fujitanisora0414@gmail.com
@@ -58,7 +58,6 @@ files:
58
58
  - lib/rfmt/configuration.rb
59
59
  - lib/rfmt/prism_bridge.rb
60
60
  - lib/rfmt/prism_node_extractor.rb
61
- - lib/rfmt/rfmt.so
62
61
  - lib/rfmt/version.rb
63
62
  - lib/ruby_lsp/rfmt/addon.rb
64
63
  - lib/ruby_lsp/rfmt/formatter_runner.rb
data/lib/rfmt/rfmt.so DELETED
Binary file