autocorrect-rb 2.5.7-x86_64-darwin → 2.5.8-x86_64-darwin

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: 97a1cb39d17c81c75d1bd72478fdb090f851197153d9245c8fbe8aa5001179f4
4
- data.tar.gz: dae758d46397b4e33e005ea11b54c8e6c4535aa003892cd5890525c730a7fd7f
3
+ metadata.gz: 4283711cf4d109635d96e5a921c7449bfa6cb51c64ca3b50ea98dd6675371556
4
+ data.tar.gz: 62e9f7edeb73d1786016b193f9b38c1b30b01637f347fe582492af175b0edba5
5
5
  SHA512:
6
- metadata.gz: ccd056ad4e4f0a9a00abe42ad152218c326a76b7320a9bc08fab7c82620d9f86b02039ab3a3723a77501e361ef6aea347a5fdfd8a3334981a2dcb4c7b22ef315
7
- data.tar.gz: 8553f4349ab6bd6786cbef03d0500c4c1ceb4acad6118e5d1876a10fd0fcb825510419b63153e3909a18affafbd5c5c77bebc9817c03697afa3fd085a37f2bb7
6
+ metadata.gz: e526c4fe9e9b7c1000ddba7e7092939af1769472ca516a44665f92904c47db549acd60db3abcdccda4f50bfd094a53d2a4395c9e702b13eedc71a6ef03481120
7
+ data.tar.gz: 886dab8ac902580a15850fa2671c5b6627882a6295505e8df6e6a4e8c44003921725e3cf9176c0800d2b162ac0de8e636e9c0b34a53dbaf3330985d2139bb64d
data/Rakefile CHANGED
@@ -19,6 +19,7 @@ CROSS_PLATFORMS = %w[
19
19
  x64-mingw32
20
20
  x86_64-darwin
21
21
  x86_64-linux
22
+ x86_64-linux-musl
22
23
  ]
23
24
 
24
25
  Rake::TestTask.new(:test) do |t|
@@ -1,7 +1,7 @@
1
1
  [package]
2
2
  edition = "2021"
3
3
  name = "autocorrect-rb"
4
- version = "2.5.5"
4
+ version = "2.5.8"
5
5
 
6
6
  # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
7
7
  [lib]
Binary file
Binary file
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: autocorrect-rb
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.5.7
4
+ version: 2.5.8
5
5
  platform: x86_64-darwin
6
6
  authors:
7
7
  - Jason Lee
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-01-10 00:00:00.000000000 Z
11
+ date: 2023-01-11 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rb_sys