tiktoken_ruby 0.0.14.1 → 0.0.15.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 71cce652b2f6a2ca962823d1947603a5224f305901cb4d8c822ca32b58192d47
4
- data.tar.gz: d2cd0525f5f784a5904e1b7bc05cb3dc0c00f1f10561d52a99c6ef12b1351e89
3
+ metadata.gz: ca9715653ab21761d567bd9f7d95d23752d62efab79e6fcef888769a1b9486a5
4
+ data.tar.gz: 706aa0a3920fc6505d76ccc0fae74a92e874161ed249c566b78fceb57b3cdb15
5
5
  SHA512:
6
- metadata.gz: fe7572bf7a82f77441335a273e90e6b4bce92be2b6fb6073c1409de635af8c3521b0181ba8d3422691f8d5242b6a3b08ec899fad465084bb7fc570d153e44b00
7
- data.tar.gz: 4f95fa2c39ed53c1d40cb6928f294f1617b35042abd4b8cdcf641dac016b4dba9a15b3f46835cd85600af8a73152c5f3488694db9cdf9d3dd22707ab109a133d
6
+ metadata.gz: 1c989aebcac3182851ecf17d956e13f10cb2d4d48cfb0a7e101bd2ecef76686584d0146e8858b85c57ecbe7f1757d6ebd3aa84c6dc8aecace051581ae0d56276
7
+ data.tar.gz: 9799d0ce8bf67b5b82d78c1883226907ab8f5da984615b2d56b89bb832941328fd58f4f2b928590040696357a4bd1549b02d2eb51c1418381cac1a848ad9cc51
data/CHANGELOG.md CHANGED
@@ -1,3 +1,23 @@
1
+ # [v0.0.15.1] - 07-01-2026
2
+ ## What's Changed
3
+ * Re-release 0.0.15 for mistakenly yanked gems by @gjtorikian in https://github.com/IAPark/tiktoken_ruby/pull/105
4
+
5
+
6
+ **Full Changelog**: https://github.com/IAPark/tiktoken_ruby/compare/v0.0.15...v0.0.15.1
7
+ # [v0.0.15] - 06-01-2026
8
+ ## What's Changed
9
+ * No longer true by @gjtorikian in https://github.com/IAPark/tiktoken_ruby/pull/96
10
+ * Test build on version change by @gjtorikian in https://github.com/IAPark/tiktoken_ruby/pull/97
11
+ * Bump actions/cache from 4 to 5 in the github-actions group by @dependabot[bot] in https://github.com/IAPark/tiktoken_ruby/pull/98
12
+ * Bump rb-sys from 0.9.117 to 0.9.123 in the cargo group by @dependabot[bot] in https://github.com/IAPark/tiktoken_ruby/pull/99
13
+ * Bump the bundler-dependencies group with 2 updates by @dependabot[bot] in https://github.com/IAPark/tiktoken_ruby/pull/100
14
+ * Add Ruby 4.0 to build matrix by @chubchenko in https://github.com/IAPark/tiktoken_ruby/pull/101
15
+ * Support Ruby 4 by @gjtorikian in https://github.com/IAPark/tiktoken_ruby/pull/102
16
+
17
+ ## New Contributors
18
+ * @chubchenko made their first contribution in https://github.com/IAPark/tiktoken_ruby/pull/101
19
+
20
+ **Full Changelog**: https://github.com/IAPark/tiktoken_ruby/compare/v0.0.14.1...v0.0.15
1
21
  # [v0.0.14.1] - 20-12-2025
2
22
  ## What's Changed
3
23
  * Cut v0.0.12 by @gjtorikian in https://github.com/IAPark/tiktoken_ruby/pull/78
data/Cargo.lock CHANGED
@@ -226,18 +226,18 @@ dependencies = [
226
226
 
227
227
  [[package]]
228
228
  name = "rb-sys"
229
- version = "0.9.117"
229
+ version = "0.9.123"
230
230
  source = "registry+https://github.com/rust-lang/crates.io-index"
231
- checksum = "f900d1ce4629a2ebffaf5de74bd8f9c1188d4c5ed406df02f97e22f77a006f44"
231
+ checksum = "45fb1a185af97ee456f1c9e56dbe6e2e662bec4fdeaf83c4c28e0e6adfb18816"
232
232
  dependencies = [
233
233
  "rb-sys-build",
234
234
  ]
235
235
 
236
236
  [[package]]
237
237
  name = "rb-sys-build"
238
- version = "0.9.117"
238
+ version = "0.9.123"
239
239
  source = "registry+https://github.com/rust-lang/crates.io-index"
240
- checksum = "ef1e9c857028f631056bcd6d88cec390c751e343ce2223ddb26d23eb4a151d59"
240
+ checksum = "a58ebd02d7a6033e6a5f6f8d150c1e9f16506039092b84a73e6bedce6d3adf41"
241
241
  dependencies = [
242
242
  "bindgen",
243
243
  "lazy_static",
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- tiktoken_ruby (0.0.14.1)
4
+ tiktoken_ruby (0.0.15.1)
5
5
  rb_sys (~> 0.9)
6
6
 
7
7
  GEM
@@ -12,7 +12,8 @@ GEM
12
12
  json (2.16.0)
13
13
  language_server-protocol (3.17.0.5)
14
14
  lint_roller (1.1.0)
15
- minitest (5.25.5)
15
+ minitest (6.0.1)
16
+ prism (~> 1.5)
16
17
  parallel (1.27.0)
17
18
  parser (3.3.10.0)
18
19
  ast (~> 2.4.1)
@@ -21,11 +22,11 @@ GEM
21
22
  racc (1.8.1)
22
23
  rainbow (3.1.1)
23
24
  rake (13.3.1)
24
- rake-compiler (1.3.0)
25
+ rake-compiler (1.3.1)
25
26
  rake
26
- rake-compiler-dock (1.9.1)
27
- rb_sys (0.9.117)
28
- rake-compiler-dock (= 1.9.1)
27
+ rake-compiler-dock (1.10.0)
28
+ rb_sys (0.9.123)
29
+ rake-compiler-dock (= 1.10.0)
29
30
  regexp_parser (2.11.3)
30
31
  rspec (3.13.2)
31
32
  rspec-core (~> 3.13.0)
@@ -73,7 +74,7 @@ GEM
73
74
  rubocop-performance (~> 1.25.0)
74
75
  unicode-display_width (3.2.0)
75
76
  unicode-emoji (~> 4.1)
76
- unicode-emoji (4.1.0)
77
+ unicode-emoji (4.2.0)
77
78
  yard (0.9.37)
78
79
  yard-doctest (0.1.17)
79
80
  minitest
data/README.md CHANGED
@@ -73,7 +73,7 @@ All methods round-trip correctly through `decode`.
73
73
 
74
74
  After checking out the repo, run `bin/setup` to install dependencies. Then, run `rake spec` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.
75
75
 
76
- To install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and the created tag, and push the `.gem` file to [rubygems.org](https://rubygems.org).
76
+ To install this gem onto your local machine, run `bundle exec rake install`.
77
77
 
78
78
  ## Contributing
79
79
 
@@ -11,5 +11,5 @@ crate-type = ["cdylib"]
11
11
 
12
12
  [dependencies]
13
13
  magnus = { version = "0.8.2" }
14
- rb-sys = { version = "0.9.117", features = ["stable-api-compiled-fallback"] }
14
+ rb-sys = { version = "0.9.123", features = ["stable-api-compiled-fallback"] }
15
15
  tiktoken-rs = { version = "0.9.0" }
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Tiktoken
4
- VERSION = "0.0.14.1"
4
+ VERSION = "0.0.15.1"
5
5
  end
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.14.1
4
+ version: 0.0.15.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - IAPark
@@ -74,7 +74,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
74
74
  - !ruby/object:Gem::Version
75
75
  version: 3.4.0
76
76
  requirements: []
77
- rubygems_version: 3.6.9
77
+ rubygems_version: 4.0.3
78
78
  specification_version: 4
79
79
  summary: Ruby wrapper for Tiktoken
80
80
  test_files: []