Sha256: 2760ea93de865b2cb9852219401674d364cbdbde97caf9271ec61706cfbbea51

Contents?: true

Size: 1.81 KB

Versions: 2

Compression:

Stored size: 1.81 KB

Contents

PATH
  remote: .
  specs:
    livekit-server-sdk (0.3.0)
      google-protobuf (~> 3.21.0)
      jwt (~> 2.2.3)
      twirp (~> 1.9.0)

GEM
  remote: https://rubygems.org/
  specs:
    coderay (1.1.3)
    diff-lcs (1.5.0)
    faraday (1.10.0)
      faraday-em_http (~> 1.0)
      faraday-em_synchrony (~> 1.0)
      faraday-excon (~> 1.1)
      faraday-httpclient (~> 1.0)
      faraday-multipart (~> 1.0)
      faraday-net_http (~> 1.0)
      faraday-net_http_persistent (~> 1.0)
      faraday-patron (~> 1.0)
      faraday-rack (~> 1.0)
      faraday-retry (~> 1.0)
      ruby2_keywords (>= 0.0.4)
    faraday-em_http (1.0.0)
    faraday-em_synchrony (1.0.0)
    faraday-excon (1.1.0)
    faraday-httpclient (1.0.1)
    faraday-multipart (1.0.4)
      multipart-post (~> 2)
    faraday-net_http (1.0.1)
    faraday-net_http_persistent (1.2.0)
    faraday-patron (1.0.0)
    faraday-rack (1.0.0)
    faraday-retry (1.0.3)
    google-protobuf (3.21.1)
    jwt (2.2.3)
    method_source (1.0.0)
    multipart-post (2.2.3)
    pry (0.14.1)
      coderay (~> 1.1)
      method_source (~> 1.0)
    pry-doc (1.3.0)
      pry (~> 0.11)
      yard (~> 0.9.11)
    rake (13.0.6)
    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)
    ruby2_keywords (0.0.5)
    twirp (1.9.0)
      faraday (< 2)
      google-protobuf (~> 3.0, >= 3.7.0)
    webrick (1.7.0)
    yard (0.9.28)
      webrick (~> 1.7.0)

PLATFORMS
  ruby
  x86_64-linux

DEPENDENCIES
  livekit-server-sdk!
  pry
  pry-doc
  rake
  rspec
  yard

BUNDLED WITH
   2.3.4

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
livekit-server-sdk-0.3.1 Gemfile.lock
livekit-server-sdk-0.3.0 Gemfile.lock