Sha256: 6405beae3060df8f678171c02af8960f27febd59e5a334e7682de09ecc7c85a1

Contents?: true

Size: 1.69 KB

Versions: 8

Compression:

Stored size: 1.69 KB

Contents

PATH
  remote: .
  specs:
    tiktoken_ruby (0.0.2)

GEM
  remote: https://rubygems.org/
  specs:
    ast (2.4.2)
    coderay (1.1.3)
    diff-lcs (1.5.0)
    json (2.6.3)
    language_server-protocol (3.17.0.3)
    method_source (1.0.0)
    parallel (1.22.1)
    parser (3.2.1.1)
      ast (~> 2.4.1)
    pry (0.14.2)
      coderay (~> 1.1)
      method_source (~> 1.0)
    rainbow (3.1.1)
    rake (13.0.6)
    rake-compiler (1.2.1)
      rake
    rb_sys (0.9.68)
    regexp_parser (2.7.0)
    rexml (3.2.5)
    rspec (3.12.0)
      rspec-core (~> 3.12.0)
      rspec-expectations (~> 3.12.0)
      rspec-mocks (~> 3.12.0)
    rspec-core (3.12.1)
      rspec-support (~> 3.12.0)
    rspec-expectations (3.12.2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.12.0)
    rspec-mocks (3.12.4)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.12.0)
    rspec-support (3.12.0)
    rubocop (1.48.1)
      json (~> 2.3)
      parallel (~> 1.10)
      parser (>= 3.2.0.0)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 1.8, < 3.0)
      rexml (>= 3.2.5, < 4.0)
      rubocop-ast (>= 1.26.0, < 2.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 2.4.0, < 3.0)
    rubocop-ast (1.27.0)
      parser (>= 3.2.1.0)
    rubocop-performance (1.16.0)
      rubocop (>= 1.7.0, < 2.0)
      rubocop-ast (>= 0.4.0)
    ruby-progressbar (1.13.0)
    standard (1.25.1)
      language_server-protocol (~> 3.17.0.2)
      rubocop (= 1.48.1)
      rubocop-performance (= 1.16.0)
    unicode-display_width (2.4.2)

PLATFORMS
  arm64-darwin-22
  x86_64-linux

DEPENDENCIES
  pry (~> 0.14.2)
  rake (~> 13.0)
  rake-compiler
  rb_sys
  rspec (~> 3.0)
  standard (~> 1.3)
  tiktoken_ruby!

BUNDLED WITH
   2.4.6

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
tiktoken_ruby-0.0.2-arm64-darwin Gemfile.lock
tiktoken_ruby-0.0.2-x64-mingw32 Gemfile.lock
tiktoken_ruby-0.0.2-x86_64-darwin Gemfile.lock
tiktoken_ruby-0.0.2-x86_64-linux-musl Gemfile.lock
tiktoken_ruby-0.0.2-x86_64-linux Gemfile.lock
tiktoken_ruby-0.0.2-x64-mingw-ucrt Gemfile.lock
tiktoken_ruby-0.0.2-arm-linux Gemfile.lock
tiktoken_ruby-0.0.2-aarch64-linux Gemfile.lock