Sha256: b3a6245bf048512fb44ee0508ef3de2e12db9fab2167de35527f8ef7020c323d

Contents?: true

Size: 1.31 KB

Versions: 3

Compression:

Stored size: 1.31 KB

Contents

PATH
  remote: .
  specs:
    azure_tts (0.1.0)
      ruby_speech

GEM
  remote: https://rubygems.org/
  specs:
    activesupport (7.1.4)
      base64
      bigdecimal
      concurrent-ruby (~> 1.0, >= 1.0.2)
      connection_pool (>= 2.2.5)
      drb
      i18n (>= 1.6, < 2)
      minitest (>= 5.1)
      mutex_m
      tzinfo (~> 2.0)
    base64 (0.2.0)
    bigdecimal (3.1.8)
    concurrent-ruby (1.3.4)
    connection_pool (2.4.1)
    diff-lcs (1.5.1)
    drb (2.2.1)
    i18n (1.14.5)
      concurrent-ruby (~> 1.0)
    mini_portile2 (2.8.7)
    minitest (5.25.1)
    mutex_m (0.2.0)
    nokogiri (1.15.6)
      mini_portile2 (~> 2.8.2)
      racc (~> 1.4)
    racc (1.8.1)
    rake (12.3.3)
    rspec (3.13.0)
      rspec-core (~> 3.13.0)
      rspec-expectations (~> 3.13.0)
      rspec-mocks (~> 3.13.0)
    rspec-core (3.13.1)
      rspec-support (~> 3.13.0)
    rspec-expectations (3.13.3)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.13.0)
    rspec-mocks (3.13.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.13.0)
    rspec-support (3.13.1)
    ruby_speech (3.0.1)
      activesupport (>= 3.0.7)
      nokogiri (~> 1.8, >= 1.8.3)
    tzinfo (2.0.6)
      concurrent-ruby (~> 1.0)

PLATFORMS
  ruby

DEPENDENCIES
  azure_tts!
  rake (~> 12.0)
  rspec (~> 3.0)
  ruby_speech

BUNDLED WITH
   2.1.4

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
azure_tts-0.1.2 Gemfile.lock
azure_tts-0.1.1 Gemfile.lock
azure_tts-0.1.0 Gemfile.lock