autocorrect-rb 2.3.2-x86_64-darwin → 2.4.0-x86_64-darwin
Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: c806da49ac6704ff6f3f2797fcef27a1785d5848219678b94d77404a23f740a2
|
4
|
+
data.tar.gz: 519bd8bd246152a9630fb0cd9c02fa24dc127693a2e56e80adc21487d13f4aed
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 8cbe826e811572d67d6add61124d718af618f1fe3b1f9a49f395469e227a9aef19d096f2be307a735bda8d6bea613ac91b15cc264697012e4e4a68e87193320c
|
7
|
+
data.tar.gz: fd25943924da227f6f99ea90cd6a391eae76cf62d0c9b8c63d83e527f7cc962c6a78ea1094456cb883566bb125b31ee5f26c8a42a2835d5ee65cef5c3c3a6eef
|
data/ext/autocorrect/Cargo.toml
CHANGED
Binary file
|
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.
|
4
|
+
version: 2.4.0
|
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: 2022-10-
|
11
|
+
date: 2022-10-27 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rb_sys
|