somleng/somleng

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GIT
  remote: https://github.com/somleng/tts_voices.git
  revision: 56abf5a66dd9b2b2f97787eeba516e81c593b645
  specs:
    tts_voices (0.1.0)
      aws-sdk-polly

GIT
  remote: https://github.com/zipmark/rspec_api_documentation.git
  revision: d32bf17932a379052e8bb7540fc29ce7e72712ae
  specs:
    rspec_api_documentation (6.1.0)
      activesupport (>= 3.0.0)
      mustache (~> 1.0, >= 0.99.4)
      rspec (~> 3.0)

GEM
  remote: https://rubygems.org/
  specs:
    aasm (5.5.0)
      concurrent-ruby (~> 1.0)
    actioncable (7.1.3.3)
      actionpack (= 7.1.3.3)
      activesupport (= 7.1.3.3)
      nio4r (~> 2.0)
      websocket-driver (>= 0.6.1)
      zeitwerk (~> 2.6)
    actionmailbox (7.1.3.3)
      actionpack (= 7.1.3.3)
      activejob (= 7.1.3.3)
      activerecord (= 7.1.3.3)
      activestorage (= 7.1.3.3)
      activesupport (= 7.1.3.3)
      mail (>= 2.7.1)
      net-imap
      net-pop
      net-smtp
    actionmailer (7.1.3.3)
      actionpack (= 7.1.3.3)
      actionview (= 7.1.3.3)
      activejob (= 7.1.3.3)
      activesupport (= 7.1.3.3)
      mail (~> 2.5, >= 2.5.4)
      net-imap
      net-pop
      net-smtp
      rails-dom-testing (~> 2.2)
    actionpack (7.1.3.3)
      actionview (= 7.1.3.3)
      activesupport (= 7.1.3.3)
      nokogiri (>= 1.8.5)
      racc
      rack (>= 2.2.4)
      rack-session (>= 1.0.1)
      rack-test (>= 0.6.3)
      rails-dom-testing (~> 2.2)
      rails-html-sanitizer (~> 1.6)
    actiontext (7.1.3.3)
      actionpack (= 7.1.3.3)
      activerecord (= 7.1.3.3)
      activestorage (= 7.1.3.3)
      activesupport (= 7.1.3.3)
      globalid (>= 0.6.0)
      nokogiri (>= 1.8.5)
    actionview (7.1.3.3)
      activesupport (= 7.1.3.3)
      builder (~> 3.1)
      erubi (~> 1.11)
      rails-dom-testing (~> 2.2)
      rails-html-sanitizer (~> 1.6)
    active_storage_validations (1.1.4)
      activejob (>= 5.2.0)
      activemodel (>= 5.2.0)
      activestorage (>= 5.2.0)
      activesupport (>= 5.2.0)
    activejob (7.1.3.3)
      activesupport (= 7.1.3.3)
      globalid (>= 0.3.6)
    activemodel (7.1.3.3)
      activesupport (= 7.1.3.3)
    activerecord (7.1.3.3)
      activemodel (= 7.1.3.3)
      activesupport (= 7.1.3.3)
      timeout (>= 0.4.0)
    activestorage (7.1.3.3)
      actionpack (= 7.1.3.3)
      activejob (= 7.1.3.3)
      activerecord (= 7.1.3.3)
      activesupport (= 7.1.3.3)
      marcel (~> 1.0)
    activesupport (7.1.3.3)
      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)
    addressable (2.8.6)
      public_suffix (>= 2.0.2, < 6.0)
    administrate (0.20.1)
      actionpack (>= 6.0, < 8.0)
      actionview (>= 6.0, < 8.0)
      activerecord (>= 6.0, < 8.0)
      jquery-rails (~> 4.6.0)
      kaminari (~> 1.2.2)
      sassc-rails (~> 2.1)
      selectize-rails (~> 0.6)
    administrate-field-active_storage (1.0.3)
      administrate (>= 0.2.2)
      rails (>= 7.0)
    after_commit_everywhere (1.4.0)
      activerecord (>= 4.2)
      activesupport
    anycable (1.5.0)
      anycable-core (= 1.5.0)
      grpc (~> 1.53)
    anycable-core (1.5.0)
      anyway_config (~> 2.2)
      google-protobuf (~> 3.25)
    anycable-rails (1.5.1)
      anycable (~> 1.5.0)
      anycable-rails-core (= 1.5.1)
    anycable-rails-core (1.5.1)
      actioncable (>= 6.0)
      anycable-core (~> 1.5.0)
      globalid
    anyway_config (2.6.3)
      ruby-next-core (~> 1.0)
    ast (2.4.2)
    aws-eventstream (1.3.0)
    aws-partitions (1.929.0)
    aws-record (2.13.0)
      aws-sdk-dynamodb (~> 1, >= 1.85.0)
    aws-sdk-cloudwatch (1.91.0)
      aws-sdk-core (~> 3, >= 3.193.0)
      aws-sigv4 (~> 1.1)
    aws-sdk-core (3.196.1)
      aws-eventstream (~> 1, >= 1.3.0)
      aws-partitions (~> 1, >= 1.651.0)
      aws-sigv4 (~> 1.8)
      jmespath (~> 1, >= 1.6.1)
    aws-sdk-dynamodb (1.106.0)
      aws-sdk-core (~> 3, >= 3.191.0)
      aws-sigv4 (~> 1.1)
    aws-sdk-ec2 (1.457.0)
      aws-sdk-core (~> 3, >= 3.193.0)
      aws-sigv4 (~> 1.1)
    aws-sdk-kms (1.81.0)
      aws-sdk-core (~> 3, >= 3.193.0)
      aws-sigv4 (~> 1.1)
    aws-sdk-polly (1.85.0)
      aws-sdk-core (~> 3, >= 3.193.0)
      aws-sigv4 (~> 1.1)
    aws-sdk-rails (3.12.0)
      aws-record (~> 2)
      aws-sdk-ses (~> 1, >= 1.50.0)
      aws-sdk-sesv2 (~> 1, >= 1.34.0)
      aws-sdk-sqs (~> 1, >= 1.56.0)
      aws-sessionstore-dynamodb (~> 2)
      concurrent-ruby (~> 1)
      railties (>= 5.2.0)
    aws-sdk-s3 (1.151.0)
      aws-sdk-core (~> 3, >= 3.194.0)
      aws-sdk-kms (~> 1)
      aws-sigv4 (~> 1.8)
    aws-sdk-ses (1.59.0)
      aws-sdk-core (~> 3, >= 3.191.0)
      aws-sigv4 (~> 1.1)
    aws-sdk-sesv2 (1.49.0)
      aws-sdk-core (~> 3, >= 3.193.0)
      aws-sigv4 (~> 1.1)
    aws-sdk-sqs (1.74.0)
      aws-sdk-core (~> 3, >= 3.193.0)
      aws-sigv4 (~> 1.1)
    aws-sessionstore-dynamodb (2.2.0)
      aws-sdk-dynamodb (~> 1, >= 1.85.0)
      rack (>= 2, < 4)
      rack-session (>= 1, < 3)
    aws-sigv4 (1.8.0)
      aws-eventstream (~> 1, >= 1.0.2)
    base64 (0.2.0)
    bcrypt (3.1.20)
    bigdecimal (3.1.8)
    bootsnap (1.18.3)
      msgpack (~> 1.2)
    bootstrap-email (1.5.1)
      htmlbeautifier (~> 1.3)
      nokogiri (~> 1.6)
      premailer (~> 1.7)
      sass-embedded (~> 1.53)
    builder (3.2.4)
    capybara (3.40.0)
      addressable
      matrix
      mini_mime (>= 0.1.3)
      nokogiri (~> 1.11)
      rack (>= 1.6.0)
      rack-test (>= 0.6.3)
      regexp_parser (>= 1.5, < 3.0)
      xpath (~> 3.2)
    chunky_png (1.4.0)
    coderay (1.1.3)
    concurrent-ruby (1.2.3)
    connection_pool (2.4.1)
    countries (6.0.0)
      unaccent (~> 0.3)
    country_select (9.0.0)
      countries (> 5.0, < 7.0)
    crack (1.0.0)
      bigdecimal
      rexml
    crass (1.0.6)
    css_parser (1.17.1)
      addressable
    cssbundling-rails (1.4.0)
      railties (>= 6.0.0)
    cursor_paginator (0.2.1)
      activesupport (>= 3)
    date (3.3.4)
    devise (4.9.4)
      bcrypt (~> 3.0)
      orm_adapter (~> 0.1)
      railties (>= 4.1.0)
      responders
      warden (~> 1.2.3)
    devise-two-factor (5.0.0)
      activesupport (~> 7.0)
      devise (~> 4.0)
      railties (~> 7.0)
      rotp (~> 6.0)
    devise_invitable (2.0.9)
      actionmailer (>= 5.0)
      devise (>= 4.6)
    diff-lcs (1.5.1)
    docile (1.4.0)
    domain_name (0.6.20240107)
    doorkeeper (5.7.0)
      railties (>= 5)
    drb (2.2.1)
    dry-configurable (1.1.0)
      dry-core (~> 1.0, < 2)
      zeitwerk (~> 2.6)
    dry-core (1.0.1)
      concurrent-ruby (~> 1.0)
      zeitwerk (~> 2.6)
    dry-inflector (1.0.0)
    dry-initializer (3.1.1)
    dry-logic (1.5.0)
      concurrent-ruby (~> 1.0)
      dry-core (~> 1.0, < 2)
      zeitwerk (~> 2.6)
    dry-schema (1.13.3)
      concurrent-ruby (~> 1.0)
      dry-configurable (~> 1.0, >= 1.0.1)
      dry-core (~> 1.0, < 2)
      dry-initializer (~> 3.0)
      dry-logic (>= 1.4, < 2)
      dry-types (>= 1.7, < 2)
      zeitwerk (~> 2.6)
    dry-types (1.7.2)
      bigdecimal (~> 3.0)
      concurrent-ruby (~> 1.0)
      dry-core (~> 1.0)
      dry-inflector (~> 1.0)
      dry-logic (~> 1.4)
      zeitwerk (~> 2.6)
    dry-validation (1.10.0)
      concurrent-ruby (~> 1.0)
      dry-core (~> 1.0, < 2)
      dry-initializer (~> 3.0)
      dry-schema (>= 1.12, < 2)
      zeitwerk (~> 2.6)
    email_spec (2.2.2)
      htmlentities (~> 4.3.3)
      launchy (~> 2.1)
      mail (~> 2.7)
    enumerize (2.8.1)
      activesupport (>= 3.2)
    erubi (1.12.0)
    factory_bot (6.4.6)
      activesupport (>= 5.0.0)
    factory_bot_rails (6.4.3)
      factory_bot (~> 6.4)
      railties (>= 5.0.0)
    faraday (2.9.0)
      faraday-net_http (>= 2.0, < 3.2)
    faraday-net_http (3.1.0)
      net-http
    ffi (1.16.3)
    ffi-compiler (1.3.2)
      ffi (>= 1.15.5)
      rake
    foreman (0.88.1)
    globalid (1.2.1)
      activesupport (>= 6.1)
    google-protobuf (3.25.3)
    googleapis-common-protos-types (1.14.0)
      google-protobuf (~> 3.18)
    grpc (1.62.0)
      google-protobuf (~> 3.25)
      googleapis-common-protos-types (~> 1.0)
    haikunator (1.1.1)
    hashdiff (1.1.0)
    htmlbeautifier (1.4.3)
    htmlentities (4.3.4)
    http (5.2.0)
      addressable (~> 2.8)
      base64 (~> 0.1)
      http-cookie (~> 1.0)
      http-form_data (~> 2.2)
      llhttp-ffi (~> 0.5.0)
    http-cookie (1.0.5)
      domain_name (~> 0.5)
    http-form_data (2.3.0)
    i18n (1.14.5)
      concurrent-ruby (~> 1.0)
    image_processing (1.12.2)
      mini_magick (>= 4.9.5, < 5)
      ruby-vips (>= 2.0.17, < 3)
    io-console (0.7.2)
    irb (1.13.1)
      rdoc (>= 4.0.0)
      reline (>= 0.4.2)
    jmespath (1.6.2)
    jquery-rails (4.6.0)
      rails-dom-testing (>= 1, < 3)
      railties (>= 4.2.0)
      thor (>= 0.14, < 2.0)
    jsbundling-rails (1.3.0)
      railties (>= 6.0.0)
    json (2.7.2)
    jsonapi-serializer (2.2.0)
      activesupport (>= 4.2)
    jwt (2.8.1)
      base64
    kaminari (1.2.2)
      activesupport (>= 4.1.0)
      kaminari-actionview (= 1.2.2)
      kaminari-activerecord (= 1.2.2)
      kaminari-core (= 1.2.2)
    kaminari-actionview (1.2.2)
      actionview
      kaminari-core (= 1.2.2)
    kaminari-activerecord (1.2.2)
      activerecord
      kaminari-core (= 1.2.2)
    kaminari-core (1.2.2)
    language_server-protocol (3.17.0.3)
    launchy (2.5.2)
      addressable (~> 2.8)
    llhttp-ffi (0.5.0)
      ffi-compiler (~> 1.0)
      rake (~> 13.0)
    lograge (0.14.0)
      actionpack (>= 4)
      activesupport (>= 4)
      railties (>= 4)
      request_store (~> 1.0)
    loofah (2.22.0)
      crass (~> 1.0.2)
      nokogiri (>= 1.12.0)
    mail (2.8.1)
      mini_mime (>= 0.1.1)
      net-imap
      net-pop
      net-smtp
    marcel (1.0.4)
    matrix (0.4.2)
    method_source (1.0.0)
    mini_magick (4.12.0)
    mini_mime (1.1.5)
    mini_portile2 (2.8.6)
    minitest (5.23.0)
    monetize (1.13.0)
      money (~> 6.12)
    money (6.19.0)
      i18n (>= 0.6.4, <= 2)
    money-rails (1.15.0)
      activesupport (>= 3.0)
      monetize (~> 1.9)
      money (~> 6.13)
      railties (>= 3.0)
    msgpack (1.7.2)
    mustache (1.1.1)
    mutex_m (0.2.0)
    net-http (0.4.1)
      uri
    net-imap (0.4.11)
      date
      net-protocol
    net-pop (0.1.2)
      net-protocol
    net-protocol (0.2.2)
      timeout
    net-smtp (0.5.0)
      net-protocol
    nio4r (2.7.3)
    nokogiri (1.16.5)
      mini_portile2 (~> 2.8.2)
      racc (~> 1.4)
    okcomputer (1.18.5)
    orm_adapter (0.5.0)
    parallel (1.24.0)
    parser (3.3.1.0)
      ast (~> 2.4.1)
      racc
    pg (1.5.6)
    pg_query (5.1.0)
      google-protobuf (>= 3.22.3)
    pghero (3.4.1)
      activerecord (>= 6)
    phony (2.20.12)
    premailer (1.23.0)
      addressable
      css_parser (>= 1.12.0)
      htmlentities (>= 4.0.0)
    pry (0.14.2)
      coderay (~> 1.1)
      method_source (~> 1.0)
    psych (5.1.2)
      stringio
    public_suffix (5.0.5)
    puma (6.4.2)
      nio4r (~> 2.0)
    pundit (2.3.2)
      activesupport (>= 3.0.0)
    racc (1.7.3)
    rack (3.0.11)
    rack-session (2.0.0)
      rack (>= 3.0.0)
    rack-test (2.1.0)
      rack (>= 1.3)
    rackup (2.1.0)
      rack (>= 3)
      webrick (~> 1.8)
    rails (7.1.3.3)
      actioncable (= 7.1.3.3)
      actionmailbox (= 7.1.3.3)
      actionmailer (= 7.1.3.3)
      actionpack (= 7.1.3.3)
      actiontext (= 7.1.3.3)
      actionview (= 7.1.3.3)
      activejob (= 7.1.3.3)
      activemodel (= 7.1.3.3)
      activerecord (= 7.1.3.3)
      activestorage (= 7.1.3.3)
      activesupport (= 7.1.3.3)
      bundler (>= 1.15.0)
      railties (= 7.1.3.3)
    rails-dom-testing (2.2.0)
      activesupport (>= 5.0.0)
      minitest
      nokogiri (>= 1.6)
    rails-html-sanitizer (1.6.0)
      loofah (~> 2.21)
      nokogiri (~> 1.14)
    railties (7.1.3.3)
      actionpack (= 7.1.3.3)
      activesupport (= 7.1.3.3)
      irb
      rackup (>= 1.0.0)
      rake (>= 12.2)
      thor (~> 1.0, >= 1.2.2)
      zeitwerk (~> 2.6)
    rainbow (3.1.1)
    rake (13.2.1)
    rdoc (6.6.3.1)
      psych (>= 4.0.0)
    recaptcha (5.16.0)
    redis (5.2.0)
      redis-client (>= 0.22.0)
    redis-client (0.22.0)
      connection_pool
    regexp_parser (2.9.0)
    reline (0.5.7)
      io-console (~> 0.5)
    request_store (1.6.0)
      rack (>= 1.4)
    responders (3.1.1)
      actionpack (>= 5.2)
      railties (>= 5.2)
    rexml (3.2.8)
      strscan (>= 3.0.9)
    rotp (6.3.0)
    rqrcode (2.2.0)
      chunky_png (~> 1.0)
      rqrcode_core (~> 1.0)
    rqrcode_core (1.2.0)
    rspec (3.13.0)
      rspec-core (~> 3.13.0)
      rspec-expectations (~> 3.13.0)
      rspec-mocks (~> 3.13.0)
    rspec-core (3.13.0)
      rspec-support (~> 3.13.0)
    rspec-expectations (3.13.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.13.0)
    rspec-mocks (3.13.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.13.0)
    rspec-rails (6.1.2)
      actionpack (>= 6.1)
      activesupport (>= 6.1)
      railties (>= 6.1)
      rspec-core (~> 3.13)
      rspec-expectations (~> 3.13)
      rspec-mocks (~> 3.13)
      rspec-support (~> 3.13)
    rspec-support (3.13.1)
    rubocop (1.63.4)
      json (~> 2.3)
      language_server-protocol (>= 3.17.0)
      parallel (~> 1.10)
      parser (>= 3.3.0.2)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 1.8, < 3.0)
      rexml (>= 3.2.5, < 4.0)
      rubocop-ast (>= 1.31.1, < 2.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 2.4.0, < 3.0)
    rubocop-ast (1.31.3)
      parser (>= 3.3.1.0)
    rubocop-capybara (2.20.0)
      rubocop (~> 1.41)
    rubocop-factory_bot (2.25.1)
      rubocop (~> 1.41)
    rubocop-minitest (0.35.0)
      rubocop (>= 1.61, < 2.0)
      rubocop-ast (>= 1.31.1, < 2.0)
    rubocop-performance (1.21.0)
      rubocop (>= 1.48.1, < 2.0)
      rubocop-ast (>= 1.31.1, < 2.0)
    rubocop-rails (2.24.1)
      activesupport (>= 4.2.0)
      rack (>= 1.1)
      rubocop (>= 1.33.0, < 2.0)
      rubocop-ast (>= 1.31.1, < 2.0)
    rubocop-rails-omakase (1.0.0)
      rubocop
      rubocop-minitest
      rubocop-performance
      rubocop-rails
    rubocop-rspec (2.29.2)
      rubocop (~> 1.40)
      rubocop-capybara (~> 2.17)
      rubocop-factory_bot (~> 2.22)
      rubocop-rspec_rails (~> 2.28)
    rubocop-rspec_rails (2.28.3)
      rubocop (~> 1.40)
    ruby-next-core (1.0.2)
    ruby-progressbar (1.13.0)
    ruby-vips (2.2.1)
      ffi (~> 1.12)
    rubyzip (2.3.2)
    sass-embedded (1.75.0)
      google-protobuf (>= 3.25, < 5.0)
      rake (>= 13.0.0)
    sassc (2.4.0)
      ffi (~> 1.9)
    sassc-rails (2.1.2)
      railties (>= 4.0.0)
      sassc (>= 2.0)
      sprockets (> 3.0)
      sprockets-rails
      tilt
    selectize-rails (0.12.6)
    selenium-webdriver (4.21.1)
      base64 (~> 0.2)
      rexml (~> 3.2, >= 3.2.5)
      rubyzip (>= 1.2.2, < 3.0)
      websocket (~> 1.0)
    sentry-rails (5.17.3)
      railties (>= 5.0)
      sentry-ruby (~> 5.17.3)
    sentry-ruby (5.17.3)
      bigdecimal
      concurrent-ruby (~> 1.0, >= 1.0.2)
    shoryuken (6.2.1)
      aws-sdk-core (>= 2)
      concurrent-ruby
      thor
    shoulda-matchers (6.2.0)
      activesupport (>= 5.2.0)
    show_for (0.8.1)
      actionpack (>= 5.2)
      activemodel (>= 5.2)
    simple_form (5.3.0)
      actionpack (>= 5.2)
      activemodel (>= 5.2)
    simplecov (0.22.0)
      docile (~> 1.1)
      simplecov-html (~> 0.11)
      simplecov_json_formatter (~> 0.1)
    simplecov-html (0.12.3)
    simplecov-lcov (0.8.0)
    simplecov_json_formatter (0.1.4)
    skylight (6.0.4)
      activesupport (>= 5.2.0)
    smstools (0.2.2)
    sprockets (4.2.1)
      concurrent-ruby (~> 1.0)
      rack (>= 2.2.4, < 4)
    sprockets-rails (3.4.2)
      actionpack (>= 5.2)
      activesupport (>= 5.2)
      sprockets (>= 3.0.0)
    squasher (0.8.0)
    stimulus-rails (1.3.3)
      railties (>= 6.0.0)
    stringio (3.1.0)
    strscan (3.1.0)
    thor (1.3.1)
    tilt (2.3.0)
    timeout (0.4.1)
    turbo-rails (2.0.5)
      actionpack (>= 6.0.0)
      activejob (>= 6.0.0)
      railties (>= 6.0.0)
    twilio-ruby (7.0.2)
      faraday (>= 0.9, < 3.0)
      jwt (>= 1.5, < 3.0)
      nokogiri (>= 1.6, < 2.0)
    tzinfo (2.0.6)
      concurrent-ruby (~> 1.0)
    tzinfo-data (1.2024.1)
      tzinfo (>= 1.0.0)
    unaccent (0.4.0)
    unicode-display_width (2.5.0)
    uri (0.13.0)
    warden (1.2.9)
      rack (>= 2.0.9)
    webmock (3.23.0)
      addressable (>= 2.8.0)
      crack (>= 0.3.2)
      hashdiff (>= 0.4.0, < 2.0.0)
    webrick (1.8.1)
    websocket (1.2.10)
    websocket-driver (0.7.6)
      websocket-extensions (>= 0.1.0)
    websocket-extensions (0.1.5)
    with_advisory_lock (5.1.0)
      activerecord (>= 6.1)
      zeitwerk (>= 2.6)
    xpath (3.2.0)
      nokogiri (~> 1.8)
    zeitwerk (2.6.14)

PLATFORMS
  ruby

DEPENDENCIES
  aasm
  active_storage_validations
  addressable
  administrate
  administrate-field-active_storage
  after_commit_everywhere
  anycable-rails
  aws-sdk-cloudwatch
  aws-sdk-ec2
  aws-sdk-polly
  aws-sdk-rails
  aws-sdk-s3
  aws-sdk-sesv2
  aws-sdk-sqs
  bootsnap
  bootstrap-email (= 1.5.1)
  capybara
  country_select
  cssbundling-rails
  cursor_paginator
  devise
  devise-two-factor
  devise_invitable
  doorkeeper
  dry-validation
  email_spec
  enumerize
  factory_bot_rails
  faraday
  foreman
  haikunator
  http
  image_processing
  jsbundling-rails
  jsonapi-serializer
  jwt
  kaminari
  lograge
  money-rails
  okcomputer
  pg
  pg_query
  pghero
  phony
  pry
  puma
  pundit
  rails (~> 7.1.3)
  recaptcha
  redis
  responders
  rqrcode
  rspec-rails
  rspec_api_documentation!
  rubocop-capybara
  rubocop-rails-omakase
  rubocop-rspec
  sassc-rails
  selenium-webdriver
  sentry-rails
  sentry-ruby
  shoryuken
  shoulda-matchers
  show_for
  simple_form
  simplecov
  simplecov-lcov
  skylight
  smstools
  squasher
  stimulus-rails
  tts_voices!
  turbo-rails
  twilio-ruby
  tzinfo-data
  webmock
  with_advisory_lock

BUNDLED WITH
   2.5.7