Diff activestorage-7.0.7.2 with a activestorage-7.0.8

/usr/portage/dev-ruby/activestorage/activestorage-7.0.8.ebuild 2023-10-09 14:52:30.420368374 +0300
57 57
		sed -e "/\(system_timer\|sdoc\|w3c_validators\|pg\|execjs\|jquery-rails\|'mysql'\|journey\|ruby-prof\|stackprof\|benchmark-ips\|kindlerb\|turbolinks\|coffee-rails\|debugger\|redcarpet\|bcrypt\|uglifier\|aws-sdk-s3\|aws-sdk-sns\|google-cloud-storage\|azure-storage\|blade\|bootsnap\|hiredis\|qunit-selenium\|chromedriver-helper\|redis\|rb-inotify\|stackprof\|websocket-client-simple\|libxml-ruby\|sass-rails\|capybara\|rack-cache\|selenium\|dalli\|listen\|connection_pool\|puma\|mysql2\|webdrivers\|webpacker\|rexml\|webmock\|webrick\|propshaft\|sprockets-export\|rack-test\|terser\|cookiejar\|cgi\)/ s:^:#:" \
58 58
			-e '/stimulus-rails/,/tailwindcss-rails/ s:^:#:' \
59 59
			-e '/group :\(doc\|job\|rubocop\|test\)/,/^end/ s:^:#:' \
60
			-e '/sqlite/ s/1.6.4/99/' \
60 61
			-i ../Gemfile || die
61 62
		rm ../Gemfile.lock || die
62 63

  
Thank you!