autocorrect-rb 2.6.2-x86_64-linux → 2.8.0-x86_64-linux
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/ext/autocorrect/Cargo.toml +1 -1
- data/lib/autocorrect/3.1/autocorrect.so +0 -0
- data/lib/autocorrect/3.2/autocorrect.so +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: 93250c5cf269d62cf4a18f769795a1e34bb965f21b6feb4e3189e45d74b1afa9
|
4
|
+
data.tar.gz: 9eec039102355603e24b542bbcfa989eb34e91648981f71f50e4ae55f00e3913
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: ffa366a689d70dbc8c79d3c0498c4a4c82f7457047fca01f0a3fe658319997e2c958b2566dfad420d7c01bc1e88d8e86da902ebcb4181eeb439e866e65baad73
|
7
|
+
data.tar.gz: '01805c408b7d604b371ca85c6750974fe2ab3328e3c7a644fb503aed6606e03b7fcb3c2c68c06148d2291f14f20585e821e2b2d8449277781e799314e85b1570'
|
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.
|
4
|
+
version: 2.8.0
|
5
5
|
platform: x86_64-linux
|
6
6
|
authors:
|
7
7
|
- Jason Lee
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2023-
|
11
|
+
date: 2023-08-01 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rb_sys
|