mishina2228/youtube-api-trial

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GIT
  remote: https://github.com/kaminari/kaminari
  revision: c7a46f17b2bc1d842a3fe4d0132709bc27e02402
  ref: c7a46f17b2bc1d842a3fe4d0132709bc27e02402
  specs:
    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)

GEM
  remote: https://rubygems.org/
  specs:
    actioncable (7.2.1.2)
      actionpack (= 7.2.1.2)
      activesupport (= 7.2.1.2)
      nio4r (~> 2.0)
      websocket-driver (>= 0.6.1)
      zeitwerk (~> 2.6)
    actionmailbox (7.2.1.2)
      actionpack (= 7.2.1.2)
      activejob (= 7.2.1.2)
      activerecord (= 7.2.1.2)
      activestorage (= 7.2.1.2)
      activesupport (= 7.2.1.2)
      mail (>= 2.8.0)
    actionmailer (7.2.1.2)
      actionpack (= 7.2.1.2)
      actionview (= 7.2.1.2)
      activejob (= 7.2.1.2)
      activesupport (= 7.2.1.2)
      mail (>= 2.8.0)
      rails-dom-testing (~> 2.2)
    actionpack (7.2.1.2)
      actionview (= 7.2.1.2)
      activesupport (= 7.2.1.2)
      nokogiri (>= 1.8.5)
      racc
      rack (>= 2.2.4, < 3.2)
      rack-session (>= 1.0.1)
      rack-test (>= 0.6.3)
      rails-dom-testing (~> 2.2)
      rails-html-sanitizer (~> 1.6)
      useragent (~> 0.16)
    actiontext (7.2.1.2)
      actionpack (= 7.2.1.2)
      activerecord (= 7.2.1.2)
      activestorage (= 7.2.1.2)
      activesupport (= 7.2.1.2)
      globalid (>= 0.6.0)
      nokogiri (>= 1.8.5)
    actionview (7.2.1.2)
      activesupport (= 7.2.1.2)
      builder (~> 3.1)
      erubi (~> 1.11)
      rails-dom-testing (~> 2.2)
      rails-html-sanitizer (~> 1.6)
    activejob (7.2.1.2)
      activesupport (= 7.2.1.2)
      globalid (>= 0.3.6)
    activemodel (7.2.1.2)
      activesupport (= 7.2.1.2)
    activerecord (7.2.1.2)
      activemodel (= 7.2.1.2)
      activesupport (= 7.2.1.2)
      timeout (>= 0.4.0)
    activestorage (7.2.1.2)
      actionpack (= 7.2.1.2)
      activejob (= 7.2.1.2)
      activerecord (= 7.2.1.2)
      activesupport (= 7.2.1.2)
      marcel (~> 1.0)
    activesupport (7.2.1.2)
      base64
      bigdecimal
      concurrent-ruby (~> 1.0, >= 1.3.1)
      connection_pool (>= 2.2.5)
      drb
      i18n (>= 1.6, < 2)
      logger (>= 1.4.2)
      minitest (>= 5.1)
      securerandom (>= 0.3)
      tzinfo (~> 2.0, >= 2.0.5)
    acts-as-taggable-on (11.0.0)
      activerecord (>= 7.0, < 8.0)
      zeitwerk (>= 2.4, < 3.0)
    addressable (2.8.7)
      public_suffix (>= 2.0.2, < 7.0)
    ansi (1.5.0)
    ast (2.4.2)
    base64 (0.2.0)
    bcrypt (3.1.20)
    better_html (2.1.1)
      actionview (>= 6.0)
      activesupport (>= 6.0)
      ast (~> 2.0)
      erubi (~> 1.4)
      parser (>= 2.4)
      smart_properties
    bigdecimal (3.1.8)
    bindex (0.8.1)
    bootsnap (1.18.4)
      msgpack (~> 1.2)
    brakeman (6.2.2)
      racc
    builder (3.3.0)
    bullet (7.2.0)
      activesupport (>= 3.0.0)
      uniform_notifier (~> 1.11)
    cancancan (3.6.1)
    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)
    concurrent-ruby (1.3.4)
    connection_pool (2.4.1)
    crass (1.0.6)
    dartsass-rails (0.5.1)
      railties (>= 6.0.0)
      sass-embedded (~> 1.63)
    date (3.3.4)
    declarative (0.0.20)
    devise (4.9.4)
      bcrypt (~> 3.0)
      orm_adapter (~> 0.1)
      railties (>= 4.1.0)
      responders
      warden (~> 1.2.3)
    devise-i18n (1.12.1)
      devise (>= 4.9.0)
    docile (1.4.1)
    drb (2.2.1)
    enum_help (0.0.19)
      activesupport (>= 3.0.0)
    erb_lint (0.7.0)
      activesupport
      better_html (>= 2.0.1)
      parser (>= 2.7.1.4)
      rainbow
      rubocop (>= 1)
      smart_properties
    erubi (1.13.0)
    et-orbi (1.2.11)
      tzinfo
    faraday (2.12.0)
      faraday-net_http (>= 2.0, < 3.4)
      json
      logger
    faraday-net_http (3.3.0)
      net-http
    ffi (1.17.0)
    fugit (1.11.1)
      et-orbi (~> 1, >= 1.2.11)
      raabro (~> 1.4)
    get_process_mem (1.0.0)
      bigdecimal (>= 2.0)
      ffi (~> 1.0)
    globalid (1.2.1)
      activesupport (>= 6.1)
    google-apis-core (0.15.1)
      addressable (~> 2.5, >= 2.5.1)
      googleauth (~> 1.9)
      httpclient (>= 2.8.3, < 3.a)
      mini_mime (~> 1.0)
      mutex_m
      representable (~> 3.0)
      retriable (>= 2.0, < 4.a)
    google-apis-youtube_v3 (0.47.0)
      google-apis-core (>= 0.15.0, < 2.a)
    google-cloud-env (2.2.1)
      faraday (>= 1.0, < 3.a)
    google-protobuf (4.28.3)
      bigdecimal
      rake (>= 13)
    googleauth (1.11.1)
      faraday (>= 1.0, < 3.a)
      google-cloud-env (~> 2.1)
      jwt (>= 1.4, < 3.0)
      multi_json (~> 1.11)
      os (>= 0.9, < 2.0)
      signet (>= 0.16, < 2.a)
    hashie (5.0.0)
    httpclient (2.8.3)
    i18n (1.14.6)
      concurrent-ruby (~> 1.0)
    i18n-js (3.9.2)
      i18n (>= 0.6.6)
    importmap-rails (2.0.3)
      actionpack (>= 6.0.0)
      activesupport (>= 6.0.0)
      railties (>= 6.0.0)
    io-console (0.7.2)
    irb (1.14.1)
      rdoc (>= 4.0.0)
      reline (>= 0.4.2)
    itamae (1.14.1)
      ansi
      hashie
      schash (~> 0.1.0)
      specinfra (>= 2.64.0, < 3.0.0)
      thor (>= 1.0.0)
    jbuilder (2.13.0)
      actionview (>= 5.0.0)
      activesupport (>= 5.0.0)
    json (2.7.2)
    jwt (2.9.3)
      base64
    language_server-protocol (3.17.0.3)
    logger (1.6.1)
    loofah (2.23.1)
      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)
    mini_mime (1.1.5)
    mini_portile2 (2.8.7)
    minitest (5.25.1)
    minitest-ci (3.4.0)
      minitest (>= 5.0.6)
    mono_logger (1.1.2)
    msgpack (1.7.3)
    multi_json (1.15.0)
    mustermann (3.0.3)
      ruby2_keywords (~> 0.0.1)
    mutex_m (0.2.0)
    net-http (0.4.1)
      uri
    net-imap (0.5.0)
      date
      net-protocol
    net-pop (0.1.2)
      net-protocol
    net-protocol (0.2.2)
      timeout
    net-scp (4.0.0)
      net-ssh (>= 2.6.5, < 8.0.0)
    net-smtp (0.5.0)
      net-protocol
    net-ssh (7.3.0)
    net-telnet (0.2.0)
    nio4r (2.7.3)
    nokogiri (1.16.7)
      mini_portile2 (~> 2.8.2)
      racc (~> 1.4)
    orm_adapter (0.5.0)
    os (1.1.4)
    parallel (1.26.3)
    parser (3.3.5.0)
      ast (~> 2.4.1)
      racc
    propshaft (1.1.0)
      actionpack (>= 7.0.0)
      activesupport (>= 7.0.0)
      rack
      railties (>= 7.0.0)
    psych (5.1.2)
      stringio
    public_suffix (6.0.1)
    puma (6.4.3)
      nio4r (~> 2.0)
    puma_worker_killer (1.0.0)
      bigdecimal (>= 2.0)
      get_process_mem (>= 0.2)
      puma (>= 2.7)
    raabro (1.4.0)
    racc (1.8.1)
    rack (3.1.8)
    rack-mini-profiler (3.3.1)
      rack (>= 1.2.0)
    rack-protection (4.0.0)
      base64 (>= 0.1.0)
      rack (>= 3.0.0, < 4)
    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.2.1.2)
      actioncable (= 7.2.1.2)
      actionmailbox (= 7.2.1.2)
      actionmailer (= 7.2.1.2)
      actionpack (= 7.2.1.2)
      actiontext (= 7.2.1.2)
      actionview (= 7.2.1.2)
      activejob (= 7.2.1.2)
      activemodel (= 7.2.1.2)
      activerecord (= 7.2.1.2)
      activestorage (= 7.2.1.2)
      activesupport (= 7.2.1.2)
      bundler (>= 1.15.0)
      railties (= 7.2.1.2)
    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.2.1.2)
      actionpack (= 7.2.1.2)
      activesupport (= 7.2.1.2)
      irb (~> 1.13)
      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.7.0)
      psych (>= 4.0.0)
    redis (5.3.0)
      redis-client (>= 0.22.0)
    redis-client (0.22.2)
      connection_pool
    redis-namespace (1.11.0)
      redis (>= 4)
    regexp_parser (2.9.2)
    reline (0.5.10)
      io-console (~> 0.5)
    representable (3.2.0)
      declarative (< 0.1.0)
      trailblazer-option (>= 0.1.1, < 0.2.0)
      uber (< 0.2.0)
    responders (3.1.1)
      actionpack (>= 5.2)
      railties (>= 5.2)
    resque (2.6.0)
      mono_logger (~> 1.0)
      multi_json (~> 1.0)
      redis-namespace (~> 1.6)
      sinatra (>= 0.9.2)
    resque-scheduler (4.10.2)
      mono_logger (~> 1.0)
      redis (>= 3.3)
      resque (>= 1.27)
      rufus-scheduler (~> 3.2, != 3.3)
    resurrected_god (1.1.1)
      drb (~> 2.0)
      syslog (~> 0.1)
    retriable (3.1.2)
    rexml (3.3.9)
    rubocop (1.67.0)
      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 (>= 2.4, < 3.0)
      rubocop-ast (>= 1.32.2, < 2.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 2.4.0, < 3.0)
    rubocop-ast (1.32.3)
      parser (>= 3.3.1.0)
    rubocop-minitest (0.36.0)
      rubocop (>= 1.61, < 2.0)
      rubocop-ast (>= 1.31.1, < 2.0)
    rubocop-performance (1.22.1)
      rubocop (>= 1.48.1, < 2.0)
      rubocop-ast (>= 1.31.1, < 2.0)
    rubocop-rails (2.26.2)
      activesupport (>= 4.2.0)
      rack (>= 1.1)
      rubocop (>= 1.52.0, < 2.0)
      rubocop-ast (>= 1.31.1, < 2.0)
    ruby-progressbar (1.13.0)
    ruby2_keywords (0.0.5)
    rubyzip (2.3.2)
    rufus-scheduler (3.9.2)
      fugit (~> 1.1, >= 1.11.1)
    sass-embedded (1.80.4)
      google-protobuf (~> 4.28)
      rake (>= 13)
    schash (0.1.2)
    securerandom (0.3.1)
    selenium-webdriver (4.25.0)
      base64 (~> 0.2)
      logger (~> 1.4)
      rexml (~> 3.2, >= 3.2.5)
      rubyzip (>= 1.2.2, < 3.0)
      websocket (~> 1.0)
    sfl (2.3)
    signet (0.19.0)
      addressable (~> 2.8)
      faraday (>= 0.17.5, < 3.a)
      jwt (>= 1.5, < 3.0)
      multi_json (~> 1.10)
    simplecov (0.22.0)
      docile (~> 1.1)
      simplecov-html (~> 0.11)
      simplecov_json_formatter (~> 0.1)
    simplecov-cobertura (2.1.0)
      rexml
      simplecov (~> 0.19)
    simplecov-html (0.13.1)
    simplecov_json_formatter (0.1.4)
    sinatra (4.0.0)
      mustermann (~> 3.0)
      rack (>= 3.0.0, < 4)
      rack-protection (= 4.0.0)
      rack-session (>= 2.0.0, < 3)
      tilt (~> 2.0)
    smart_properties (1.17.0)
    specinfra (2.90.1)
      base64
      net-scp
      net-ssh (>= 2.7)
      net-telnet
      sfl
    sqlite3 (2.1.1)
      mini_portile2 (~> 2.8.0)
    stringio (3.1.1)
    syslog (0.1.2)
    thor (1.3.2)
    tilt (2.4.0)
    timeout (0.4.1)
    trailblazer-option (0.1.2)
    turbo-rails (2.0.11)
      actionpack (>= 6.0.0)
      railties (>= 6.0.0)
    tzinfo (2.0.6)
      concurrent-ruby (~> 1.0)
    uber (0.1.0)
    unicode-display_width (2.6.0)
    uniform_notifier (1.16.0)
    uri (0.13.1)
    useragent (0.16.10)
    warden (1.2.9)
      rack (>= 2.0.9)
    web-console (4.2.1)
      actionview (>= 6.0.0)
      activemodel (>= 6.0.0)
      bindex (>= 0.4.0)
      railties (>= 6.0.0)
    webrick (1.8.2)
    websocket (1.2.11)
    websocket-driver (0.7.6)
      websocket-extensions (>= 0.1.0)
    websocket-extensions (0.1.5)
    xpath (3.2.0)
      nokogiri (~> 1.8)
    zeitwerk (2.7.1)

PLATFORMS
  ruby

DEPENDENCIES
  acts-as-taggable-on (~> 11.0)
  bootsnap (>= 1.1.0)
  brakeman
  bullet
  cancancan
  capybara (>= 2.15)
  dartsass-rails
  devise
  devise-i18n
  enum_help
  erb_lint
  google-apis-youtube_v3 (~> 0.47)
  i18n-js
  importmap-rails
  itamae
  jbuilder (~> 2.13)
  kaminari!
  mail (~> 2.8.1)
  minitest-ci
  net-scp (>= 3.0.0)
  propshaft
  puma (~> 6.4)
  puma_worker_killer
  rack-mini-profiler (~> 3.3)
  rails (~> 7.2.1)
  resque
  resque-scheduler
  resurrected_god
  rubocop
  rubocop-minitest
  rubocop-performance
  rubocop-rails
  selenium-webdriver
  simplecov
  simplecov-cobertura
  sinatra (~> 4.0.0)
  sqlite3
  turbo-rails
  web-console (>= 3.3.0)

RUBY VERSION
   ruby 3.3.4p94

BUNDLED WITH
   2.5.18