Sha256: f2c668a89794abe233a623b96022d8d3ef7bee9a866a940cf681b1e6f523d780

Contents?: true

Size: 1.38 KB

Versions: 1

Compression:

Stored size: 1.38 KB

Contents

PATH
  remote: .
  specs:
    cohere (1.0.0)
      httparty (= 0.20.0)

GEM
  remote: https://rubygems.org/
  specs:
    ast (2.4.2)
    diff-lcs (1.5.0)
    dotenv (2.7.6)
    httparty (0.20.0)
      mime-types (~> 3.0)
      multi_xml (>= 0.5.2)
    mime-types (3.4.1)
      mime-types-data (~> 3.2015)
    mime-types-data (3.2022.0105)
    multi_xml (0.6.0)
    parallel (1.22.1)
    parser (3.1.2.0)
      ast (~> 2.4.1)
    rainbow (3.1.1)
    rake (13.0.6)
    regexp_parser (2.3.1)
    rexml (3.2.5)
    rspec (3.11.0)
      rspec-core (~> 3.11.0)
      rspec-expectations (~> 3.11.0)
      rspec-mocks (~> 3.11.0)
    rspec-core (3.11.0)
      rspec-support (~> 3.11.0)
    rspec-expectations (3.11.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.11.0)
    rspec-mocks (3.11.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.11.0)
    rspec-support (3.11.0)
    rubocop (1.28.2)
      parallel (~> 1.10)
      parser (>= 3.1.0.0)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 1.8, < 3.0)
      rexml
      rubocop-ast (>= 1.17.0, < 2.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 1.4.0, < 3.0)
    rubocop-ast (1.17.0)
      parser (>= 3.1.1.0)
    ruby-progressbar (1.11.0)
    unicode-display_width (2.1.0)

PLATFORMS
  ruby

DEPENDENCIES
  cohere!
  dotenv (~> 2.7)
  rake (~> 13.0)
  rspec (~> 3.0)
  rubocop (~> 1.21)

BUNDLED WITH
   2.3.7

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
cohere-1.0.0 Gemfile.lock