tiktoken_ruby 0.0.11-x86_64-darwin → 0.0.11.1-x86_64-darwin
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile.lock +1 -1
- data/lib/tiktoken_ruby/3.3/tiktoken_ruby.bundle +0 -0
- data/lib/tiktoken_ruby/version.rb +1 -1
- metadata +2 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: ea184952f7804523aedb9cd90d03f3bc27ba3b9b37fb49873e67388c6b2baa87
|
4
|
+
data.tar.gz: ac928fa0c7cdfdd22b613ee7e4f4c9486318be2d7ca4002e42206b90892d1adf
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 7393c8aa2209f611dfe0718483898025d08713dc2de5d5bb83d537f422e55c8920678cc76ff5cdedd417db3949144f46d45eda5c9c383b6e94e9900f9dbe60df
|
7
|
+
data.tar.gz: 8b58d712824696ce5b157a6c2bab7b82ee0f4c54249759aa2437b16c118aa1b3dd7a7a771e8983bf6f7e58b6f83d28cb82fb9be153c682e0035fea8c834d7a1e
|
data/Gemfile.lock
CHANGED
Binary file
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tiktoken_ruby
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.11
|
4
|
+
version: 0.0.11.1
|
5
5
|
platform: x86_64-darwin
|
6
6
|
authors:
|
7
7
|
- IAPark
|
@@ -31,6 +31,7 @@ files:
|
|
31
31
|
- lib/tiktoken_ruby.rb
|
32
32
|
- lib/tiktoken_ruby/3.1/tiktoken_ruby.bundle
|
33
33
|
- lib/tiktoken_ruby/3.2/tiktoken_ruby.bundle
|
34
|
+
- lib/tiktoken_ruby/3.3/tiktoken_ruby.bundle
|
34
35
|
- lib/tiktoken_ruby/3.4/tiktoken_ruby.bundle
|
35
36
|
- lib/tiktoken_ruby/encoding.rb
|
36
37
|
- lib/tiktoken_ruby/version.rb
|