Sha256: c41846b606ca86ddcfe1c26d7a10e1a44123dc4cfb41dfe7603ae249ed4f072b

Contents?: true

Size: 1.6 KB

Versions: 4

Compression:

Stored size: 1.6 KB

Contents

PATH
  remote: .
  specs:
    gpt-cli (0.1.2)
      quick_openai (~> 0.1)

GEM
  remote: https://rubygems.org/
  specs:
    addressable (2.8.1)
      public_suffix (>= 2.0.2, < 6.0)
    ast (2.4.2)
    diff-lcs (1.5.0)
    down (5.4.0)
      addressable (~> 2.8)
    httparty (0.21.0)
      mini_mime (>= 1.0.0)
      multi_xml (>= 0.5.2)
    json (2.6.3)
    mini_mime (1.1.2)
    multi_xml (0.6.0)
    parallel (1.22.1)
    parser (3.2.0.0)
      ast (~> 2.4.1)
    public_suffix (5.0.1)
    quick_openai (0.1.2)
      down (~> 5)
      ruby-openai (~> 3)
    rainbow (3.1.1)
    rake (13.0.6)
    regexp_parser (2.6.1)
    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.0)
      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.3)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.12.0)
    rspec-support (3.12.0)
    rubocop (1.43.0)
      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.24.1, < 2.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 2.4.0, < 3.0)
    rubocop-ast (1.24.1)
      parser (>= 3.1.1.0)
    ruby-openai (3.0.3)
      httparty (>= 0.18.1, < 0.22.0)
    ruby-progressbar (1.11.0)
    unicode-display_width (2.4.2)

PLATFORMS
  x86_64-linux

DEPENDENCIES
  gpt-cli!
  rake (~> 13.0)
  rspec (~> 3.0)
  rubocop (~> 1.21)

BUNDLED WITH
   2.3.12

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
gpt-cli-0.1.5 Gemfile.lock
gpt-cli-0.1.4 Gemfile.lock
gpt-cli-0.1.3 Gemfile.lock
gpt-cli-0.1.2 Gemfile.lock