Sha256: 8fd9702df2ba5bf2360efb9ed1af25bf60a1899e036ad10b3ee68270ae4ba862

Contents?: true

Size: 1.73 KB

Versions: 1

Compression:

Stored size: 1.73 KB

Contents

PATH
  remote: .
  specs:
    ruby-openai (1.2.2)
      dotenv (~> 2.7.6)
      httparty (~> 0.18.1)

GEM
  remote: https://rubygems.org/
  specs:
    addressable (2.7.0)
      public_suffix (>= 2.0.2, < 5.0)
    ast (2.4.2)
    byebug (11.1.3)
    crack (0.4.5)
      rexml
    diff-lcs (1.4.4)
    dotenv (2.7.6)
    hashdiff (1.0.1)
    httparty (0.18.1)
      mime-types (~> 3.0)
      multi_xml (>= 0.5.2)
    mime-types (3.3.1)
      mime-types-data (~> 3.2015)
    mime-types-data (3.2021.0225)
    multi_xml (0.6.0)
    parallel (1.20.1)
    parser (3.0.0.0)
      ast (~> 2.4.1)
    public_suffix (4.0.6)
    rainbow (3.0.0)
    rake (13.0.3)
    regexp_parser (2.1.1)
    rexml (3.2.4)
    rspec (3.10.0)
      rspec-core (~> 3.10.0)
      rspec-expectations (~> 3.10.0)
      rspec-mocks (~> 3.10.0)
    rspec-core (3.10.1)
      rspec-support (~> 3.10.0)
    rspec-expectations (3.10.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.10.0)
    rspec-mocks (3.10.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.10.0)
    rspec-support (3.10.1)
    rubocop (1.12.1)
      parallel (~> 1.10)
      parser (>= 3.0.0.0)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 1.8, < 3.0)
      rexml
      rubocop-ast (>= 1.2.0, < 2.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 1.4.0, < 3.0)
    rubocop-ast (1.4.1)
      parser (>= 2.7.1.5)
    ruby-progressbar (1.11.0)
    unicode-display_width (2.0.0)
    vcr (6.0.0)
    webmock (3.12.2)
      addressable (>= 2.3.6)
      crack (>= 0.3.2)
      hashdiff (>= 0.4.0, < 2.0.0)

PLATFORMS
  ruby

DEPENDENCIES
  byebug (~> 11.1.3)
  rake (~> 13.0)
  rspec (~> 3.10)
  rubocop (~> 1.12.1)
  ruby-openai!
  vcr (~> 6.0.0)
  webmock (~> 3.12.2)

BUNDLED WITH
   2.2.3

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ruby-openai-1.2.2 Gemfile.lock