tiktoken_ruby 0.0.11-arm64-darwin → 0.0.11.1-arm64-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: 8324aeaf029f2add4799db1fbf224a3103e49434a83a59243614cdf041dd20b2
|
4
|
+
data.tar.gz: 35f38f98d36133e63a905ed01d0e50f3c38456f8f9c6337ff255b2bcc52ea203
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: a53352e618b00902ed6d5147d2b7a05de52d423d7a68cbc0de0379afc96b3ce009b6c6e44e0f16438be18e68b8c93fb6211b261d0c8b643cf4b807a6f3afc75b
|
7
|
+
data.tar.gz: 1be34079ec6831c8a0148d9f016ff460933e14c01faeb80a2b2aaf09d9e2dcd368b9d1d460447cdba2476ca22ebc97058806f13c7024e916769867dd4942a56b
|
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: arm64-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
|