autocorrect-rb 2.5.7-arm64-darwin → 2.5.8-arm64-darwin
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Rakefile +1 -0
- data/ext/autocorrect/Cargo.toml +1 -1
- data/lib/autocorrect/3.1/autocorrect.bundle +0 -0
- data/lib/autocorrect/3.2/autocorrect.bundle +0 -0
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: be550bf15ed705a3476af791dd9b66d90a40741daa466dc30d9b8eefee5989a7
|
4
|
+
data.tar.gz: 313dfed2b0a51015f407ae20e0438c610ae83805e36ec1d4afe3ab32413154da
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: ff845193fc44c578a6060fd967714f3bfe29c35ca5284d1642cd16f693a860bae5e10fe8b6d2fe09376e9f81442b2b2d448aa7524eb19e73a2598426bdde19c3
|
7
|
+
data.tar.gz: 00ac2b5416d0b66c88ce2c01673b9c445e6ff7e75624a7fae5a032c24faeb088242f4470c8e95bdcef257df0501f8a5d36bea6455019de5c0c75fd39188ea12a
|
data/Rakefile
CHANGED
data/ext/autocorrect/Cargo.toml
CHANGED
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.
|
4
|
+
version: 2.5.8
|
5
5
|
platform: arm64-darwin
|
6
6
|
authors:
|
7
7
|
- Jason Lee
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2023-01-
|
11
|
+
date: 2023-01-11 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rb_sys
|